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

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: pref is_syancable -> do_not_sync, remove AppListModel deps and no auto uninstall new_app Created 6 years, 6 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 ed95799c188776b0758e66d636744e393f1253d1..3217e86be62781053dc8ddf970870fe7b17a4f33 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -856,6 +856,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