From 928e16565f3e69cd6661e9ad300ac17e3f33c0c8 Mon Sep 17 00:00:00 2001 From: mtklein Date: Wed, 1 Jul 2015 11:55:42 -0700 Subject: Move headers used by headers in include/ to include/private. Some of this is transitive, like SkRecords.h used by SkMiniRecorder.h used by (public) SkPictureRecorder.h. BUG=skia: Committed: https://skia.googlesource.com/skia/+/a89f55198bdc58f0b6f6196907ab25a6afc1a661 Review URL: https://codereview.chromium.org/1217293004 --- gyp/dm.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp/dm.gypi') diff --git a/gyp/dm.gypi b/gyp/dm.gypi index 03a5ad36ea..9dd3228957 100644 --- a/gyp/dm.gypi +++ b/gyp/dm.gypi @@ -7,6 +7,7 @@ 'include_dirs': [ '../dm', '../gm', + '../include/private', '../src/core', '../src/effects', '../src/images', -- cgit v1.2.3