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

Unified Diff: chrome/common/pref_names.h

Issue 7256002: Multi-Profiles: New Profile Setup UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: show product logo at bottom Created 9 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 5035794075a3f8800578170a21ba4bf696fbea8e..e3e33b04ef4df0151c47455ca7db88703b168856 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -264,6 +264,7 @@ extern const char kMetricsOngoingLogs[];
extern const char kProfileLastUsed[];
extern const char kProfileDirectoryMap[];
extern const char kProfilesNumCreated[];
+extern const char kProfileInfoCache[];
extern const char kProfileMetrics[];
extern const char kProfilePrefix[];

Powered by Google App Engine
This is Rietveld 408576698