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

Unified Diff: gyp/images.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/gputest.gyp ('k') | gyp/ktx.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/images.gyp
diff --git a/gyp/images.gyp b/gyp/images.gyp
index d40626db73945fe62192fdf1a66c1c257e9299a7..8dd34492c1a4aebfd6f3f5518f183a9256625be6 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -22,6 +22,7 @@
],
'include_dirs': [
'../include/images',
+ '../include/private',
'../src/lazy',
# for access to SkErrorInternals.h
'../src/core/',
« no previous file with comments | « gyp/gputest.gyp ('k') | gyp/ktx.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698