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

Unified Diff: gyp/tools.gyp

Issue 1213093004: Revert "Move headers used by headers in include/ to include/private." (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 5 years, 6 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/utils.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 9b772be56c7966524d17727459c620d8d73e8a1f..855bfd748d8ee685b2c1bfbbf8983b73be388715 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -269,7 +269,6 @@
'../tools/skpinfo.cpp',
],
'include_dirs': [
- '../include/private',
'../src/core/',
],
'dependencies': [
@@ -418,7 +417,6 @@
'../tools/LazyDecodeBitmap.cpp',
],
'include_dirs': [
- '../include/private',
'../src/core/',
'../src/images',
'../src/lazy',
@@ -578,7 +576,6 @@
'target_name': 'filter',
'type': 'executable',
'include_dirs' : [
- '../include/private',
'../src/core',
'../src/utils/debugger',
],
« no previous file with comments | « gyp/svg.gyp ('k') | gyp/utils.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698