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

Unified Diff: apps/apps.gypi

Issue 494033002: Move AppWindow to extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unneeded include in chrome_shell_delegate.cc Created 6 years, 4 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 | « apps/app_window_registry.cc ('k') | apps/ui/apps_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index 724799dd2567f2c532e49e2fd50f96754962101f..ddf0c99bd386aa08521d1f48cd0c14899d6d1182 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -38,12 +38,8 @@
'app_restore_service.h',
'app_restore_service_factory.cc',
'app_restore_service_factory.h',
- 'app_window.cc',
- 'app_window.h',
'app_window_contents.cc',
'app_window_contents.h',
- 'app_window_registry.cc',
- 'app_window_registry.h',
'browser_context_keyed_service_factories.cc',
'browser_context_keyed_service_factories.h',
'custom_launcher_page_contents.cc',
@@ -57,8 +53,6 @@
'saved_files_service_factory.h',
'switches.cc',
'switches.h',
- 'ui/apps_client.cc',
- 'ui/apps_client.h',
'ui/views/app_window_frame_view.cc',
'ui/views/app_window_frame_view.h',
'ui/views/native_app_window_views.cc',
« no previous file with comments | « apps/app_window_registry.cc ('k') | apps/ui/apps_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698