| Index: apps/apps.gypi
|
| diff --git a/apps/apps.gypi b/apps/apps.gypi
|
| index e6580c53093b4785f9dce5da48595f52c2629246..73a288ff559dc8d4ac0344caf0454e3ade51c95d 100644
|
| --- a/apps/apps.gypi
|
| +++ b/apps/apps.gypi
|
| @@ -23,7 +23,6 @@
|
| '<(grit_out_dir)',
|
| ],
|
| 'sources': [
|
| - 'app_delegate.h',
|
| 'app_lifetime_monitor.cc',
|
| 'app_lifetime_monitor.h',
|
| 'app_lifetime_monitor_factory.cc',
|
| @@ -40,12 +39,8 @@
|
| 'app_window.h',
|
| 'app_window_contents.cc',
|
| 'app_window_contents.h',
|
| - 'app_window_geometry_cache.cc',
|
| - 'app_window_geometry_cache.h',
|
| 'app_window_registry.cc',
|
| 'app_window_registry.h',
|
| - 'app_web_contents_helper.cc',
|
| - 'app_web_contents_helper.h',
|
| 'browser_context_keyed_service_factories.cc',
|
| 'browser_context_keyed_service_factories.h',
|
| 'custom_launcher_page_contents.cc',
|
|
|