Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(260)

Unified Diff: gyp/sfnt.gyp

Issue 1272293004: Move SkTemplates.h to private. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Additional change for working around Chromium. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/core.gypi ('k') | gyp/tools.gyp » ('j') | include/core/SkPostConfig.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/sfnt.gyp
diff --git a/gyp/sfnt.gyp b/gyp/sfnt.gyp
index 944857f5f05ea892f1c2b43838519054a6c5c335..13343f5e5fca2d13584e99248795d92453f5f7f8 100644
--- a/gyp/sfnt.gyp
+++ b/gyp/sfnt.gyp
@@ -13,6 +13,7 @@
'core.gyp:*',
],
'include_dirs': [
+ '../include/private',
'../src/sfnt',
],
'sources': [
« no previous file with comments | « gyp/core.gypi ('k') | gyp/tools.gyp » ('j') | include/core/SkPostConfig.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698