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

Unified Diff: gyp/gpu.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/flags.gyp ('k') | gyp/gputest.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gpu.gyp
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index e49f706bb913a430c37d0bba592693d9627691df..bfd9d384dc5956d9d1fddde287d9692d174d643b 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -94,6 +94,7 @@
],
'include_dirs': [
'../include/gpu',
+ '../include/private',
'../src/core',
'../src/gpu',
'../src/image/',
« no previous file with comments | « gyp/flags.gyp ('k') | gyp/gputest.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698