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

Unified Diff: gyp/tests.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/svg.gyp ('k') | gyp/tools.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tests.gypi
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index e2de6048ffed1685d039ae9d101f64c64e5e19cc..2fee440f91a6401ee165baa95c5c62f5d7967f7d 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -5,6 +5,7 @@
# Common gypi for unit tests.
{
'include_dirs': [
+ '../include/private',
'../src/codec',
'../src/core',
'../src/effects',
« no previous file with comments | « gyp/svg.gyp ('k') | gyp/tools.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698