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

Unified Diff: apps/apps.gypi

Issue 486153002: Move AppWindow related classes to extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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_geometry_cache_unittest.cc ('k') | apps/browser_context_keyed_service_factories.cc » ('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 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',
« no previous file with comments | « apps/app_window_geometry_cache_unittest.cc ('k') | apps/browser_context_keyed_service_factories.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698