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

Unified Diff: chrome/common/pref_names.h

Issue 25034003: Moved apps metro code from apps to chrome/browser/apps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed unused DEP Created 7 years, 3 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
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 0859389ae93d2fddbfcddb433473779566e9c3e8..649ccd13af856fb992ea2e9d8f7c90a2f7f07535 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -917,6 +917,8 @@ extern const char kAppLauncherShortcutVersion[];
extern const char kShowAppLauncherPromo[];
#endif
+extern const char kAppLaunchForMetroRestart[];
+extern const char kAppLaunchForMetroRestartProfile[];
extern const char kAppShortcutsHaveBeenCreated[];
extern const char kModuleConflictBubbleShown[];

Powered by Google App Engine
This is Rietveld 408576698