Chromium Code Reviews| 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': [ |