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

Unified Diff: apps/pref_names.h

Issue 12985002: Add a new App launcher promo to the apps page / NTP. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: OWNERS review round 4. 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/field_trial_names.cc ('k') | apps/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/pref_names.h
diff --git a/apps/pref_names.h b/apps/pref_names.h
index db6ad7c499b459cc26f755870f4318b02b4243ca..db5d7c2d9ff31d9dfbe9b793ed546b8bde611c2e 100644
--- a/apps/pref_names.h
+++ b/apps/pref_names.h
@@ -13,6 +13,7 @@ namespace prefs {
extern const char kAppLauncherIsEnabled[];
extern const char kAppLaunchForMetroRestart[];
extern const char kAppLaunchForMetroRestartProfile[];
+extern const char kShowAppLauncherPromo[];
} // namespace prefs
} // namespace apps
« no previous file with comments | « apps/field_trial_names.cc ('k') | apps/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698