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

Unified Diff: gyp/ports.gyp

Issue 722343002: Cleanup the XML directory in public includes. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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/core.gyp ('k') | gyp/tools.gyp » ('j') | gyp/xml.gyp » ('J')
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 78d59dfe033a00dd1926538f114a9e305ac5a741..0d1493f7ea617a5146bf02e3d23a895a27d26f66 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -8,6 +8,7 @@
'standalone_static_library': 1,
'dependencies': [
'core.gyp:*',
+ 'xml.gyp:xml',
],
'include_dirs': [
'../include/effects',
@@ -15,7 +16,6 @@
'../include/ports',
'../include/utils',
'../include/utils/win',
- '../include/xml',
'../src/core',
'../src/lazy',
'../src/ports',
« no previous file with comments | « gyp/core.gyp ('k') | gyp/tools.gyp » ('j') | gyp/xml.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698