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

Unified Diff: gyp/ports.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/pdfviewer_lib.gyp ('k') | gyp/svg.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/ports.gyp
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index 9d63d5503a9ed536870300925675f88a4e09ca1f..2b8fd826a0fec080c164b446addbac481ced29ed 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -17,6 +17,7 @@
'../include/effects',
'../include/images',
'../include/ports',
+ '../include/private',
'../include/utils',
'../include/utils/win',
'../src/core',
« no previous file with comments | « gyp/pdfviewer_lib.gyp ('k') | gyp/svg.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698