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

Unified Diff: gyp/svg.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/ports.gyp ('k') | gyp/tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/svg.gyp
diff --git a/gyp/svg.gyp b/gyp/svg.gyp
index df0c45cd0d96ba39fc89cb866e6fd90c704d071c..ddcbb93511156fa121f781c825263ab24b95973b 100644
--- a/gyp/svg.gyp
+++ b/gyp/svg.gyp
@@ -14,6 +14,7 @@
'xml.gyp:*',
],
'include_dirs': [
+ '../include/private',
'../include/svg',
'../src/core',
],
« no previous file with comments | « gyp/ports.gyp ('k') | gyp/tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698