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

Unified Diff: apps/apps.gypi

Issue 16702003: Move ShellWindow into apps component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: yar Created 7 years, 6 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_shim/extension_app_shim_handler_mac.cc ('k') | apps/shell_window.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 3d3add7af8e01d2716875a2a586afa2bafdfd73e..2d8eeae897b3675ccddbea5493e3ebf3ebb34311 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -57,6 +57,8 @@
'saved_files_service.h',
'saved_files_service_factory.cc',
'saved_files_service_factory.h',
+ 'shell_window.cc',
+ 'shell_window.h',
'shell_window_geometry_cache.cc',
'shell_window_geometry_cache.h',
'shortcut_manager.cc',
« no previous file with comments | « apps/app_shim/extension_app_shim_handler_mac.cc ('k') | apps/shell_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698