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

Unified Diff: chrome/common/pref_names.h

Issue 308003005: app_list: Drive app integration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: format Created 6 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
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 13d92654424e1398bafcef7578ddc525e4dde26d..aff4c1653226f6d22125aa0be01b6429a1b44849 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -854,6 +854,7 @@ extern const char kAppListEnableTime[];
extern const char kAppLauncherIsEnabled[];
extern const char kAppLauncherShortcutVersion[];
extern const char kShowAppLauncherPromo[];
+extern const char kAppLauncherDriveAppMapping[];
#endif
extern const char kAppLaunchForMetroRestart[];

Powered by Google App Engine
This is Rietveld 408576698