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

Unified Diff: gyp/ktx.gyp

Issue 1265443002: add -Iinclude/private anywhere we have -Isrc/core (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 5 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/images.gyp ('k') | gyp/opts.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/ktx.gyp
diff --git a/gyp/ktx.gyp b/gyp/ktx.gyp
index 1ee034907cf6b94c18c2a849eaa00f66c9540fa8..e01ef1fc1701cedc9cbb460282d7fdf3fa0eb901 100644
--- a/gyp/ktx.gyp
+++ b/gyp/ktx.gyp
@@ -13,6 +13,7 @@
'include_dirs' : [
'../third_party/ktx',
'../include/gpu',
+ '../include/private',
'../src/core',
'../src/gpu',
'../src/utils',
« no previous file with comments | « gyp/images.gyp ('k') | gyp/opts.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698