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

Unified Diff: apps/pref_names.h

Issue 12450014: Show an InfoBar when trying to start Packaged Apps from Metro mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add a 1 second delay, some nits 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
Index: apps/pref_names.h
diff --git a/apps/pref_names.h b/apps/pref_names.h
index 1cca82f71d3bb13992f9a84eea57db0eaab9e94a..5f6ed7ad732267db844206aa5a36b69c10991b3c 100644
--- a/apps/pref_names.h
+++ b/apps/pref_names.h
@@ -10,6 +10,7 @@ namespace apps {
namespace prefs {
extern const char kAppLauncherIsEnabled[];
+extern const char kRestartFromMetroWithAppLaunch[];
} // namespace prefs

Powered by Google App Engine
This is Rietveld 408576698