aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tools.gyp
diff options
context:
space:
mode:
authorGravatar Greg Humphreys <humper@gmail.com>2014-11-17 09:42:09 -0500
committerGravatar Greg Humphreys <humper@gmail.com>2014-11-17 09:42:09 -0500
commit21c771b3fc827fa4d3e3ca337385870b50b81ff6 (patch)
treefc1f9610535d407c8d2d262549337b0c9c72a558 /gyp/tools.gyp
parent693024300f79ff3fb497ddee1043b609ddf521a4 (diff)
Revert "move SkPDFD*.h from include to src"
This reverts commit 693024300f79ff3fb497ddee1043b609ddf521a4. was breaking canary build BUG=skia: Review URL: https://codereview.chromium.org/731173002
Diffstat (limited to 'gyp/tools.gyp')
-rw-r--r--gyp/tools.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index fe0137b2a5..23790a6a3f 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -641,6 +641,7 @@
'<(skia_include_path)/gpu',
'<(skia_include_path)/images',
'<(skia_include_path)/pathops',
+ '<(skia_include_path)/pdf',
'<(skia_include_path)/pipe',
'<(skia_include_path)/ports',
'<(skia_include_path)/svg',