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

Unified Diff: gyp/apptype_console.gypi

Issue 722343002: Cleanup the XML directory in public includes. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: fix ios the right way 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 | « no previous file | gyp/core.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/apptype_console.gypi
diff --git a/gyp/apptype_console.gypi b/gyp/apptype_console.gypi
index 53cadf5024cf0460b6c025de9ef618f9513b4d8c..906bea814d1ea64f72e2f8b1e41524a1f2592699 100644
--- a/gyp/apptype_console.gypi
+++ b/gyp/apptype_console.gypi
@@ -39,7 +39,6 @@
'include_dirs' : [
'../experimental/iOSSampleApp/Shared',
'../include/views',
- '../include/xml',
'../include/utils/mac',
'../src/views/mac',
],
@@ -55,7 +54,6 @@
],
'dependencies': [
'views.gyp:views',
- 'xml.gyp:xml',
],
'link_settings': {
'libraries': [
« no previous file with comments | « no previous file | gyp/core.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698