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

Unified Diff: apps/apps.gypi

Issue 14636012: Move ShellWindowGeometryCache into apps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 7 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 | « no previous file | apps/shell_window_geometry_cache.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 4867f7334947cf2c5c7e05ca336866fc343cc515..6ba10111f61344c320d6f1217e303fb2d13dd829 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -42,6 +42,8 @@
'pref_names.h',
'prefs.cc',
'prefs.h',
+ 'shell_window_geometry_cache.cc',
+ 'shell_window_geometry_cache.h',
'shortcut_manager.cc',
'shortcut_manager.h',
'shortcut_manager_factory.cc',
« no previous file with comments | « no previous file | apps/shell_window_geometry_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698