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

Unified Diff: gyp/dm.gypi

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/debugger.gyp ('k') | gyp/effects.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/dm.gypi
diff --git a/gyp/dm.gypi b/gyp/dm.gypi
index 03a5ad36ea027a5e322ae8b9ec39058ff4f8a00d..9dd322895778da37402a0bf08ec9f9406110e853 100644
--- a/gyp/dm.gypi
+++ b/gyp/dm.gypi
@@ -7,6 +7,7 @@
'include_dirs': [
'../dm',
'../gm',
+ '../include/private',
'../src/core',
'../src/effects',
'../src/images',
« no previous file with comments | « gyp/debugger.gyp ('k') | gyp/effects.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698