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

Unified Diff: apps/apps.gypi

Issue 12378037: Move apps_shortcut_manager into src/apps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 9 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/DEPS ('k') | apps/shortcut_manager.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 9f03d82c872dfae5ac8bdcb4be52942f1abd7f8a..e8174754d0bb94d7fddee644a3726bf08cf59635 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -32,6 +32,10 @@
'pref_names.h',
'prefs.cc',
'prefs.h',
+ 'shortcut_manager.cc',
+ 'shortcut_manager.h',
+ 'shortcut_manager_factory.cc',
+ 'shortcut_manager_factory.h',
'switches.cc',
'switches.h',
],
« no previous file with comments | « apps/DEPS ('k') | apps/shortcut_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698