Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 4a54f05a0b6ace3e0d411d216b7efe61eb081452..a4b7825011a30d308e2e4aeed72f11e4912d0a9e 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -313,6 +313,9 @@ extern const char kLocalProfileId[]; |
extern const char kPasswordsUseLocalProfileId[]; |
#endif |
+extern const char kProfileAvatarIndex[]; |
+extern const char kProfileName[]; |
+ |
// Local state prefs. Please add Profile prefs above instead. |
extern const char kCertRevocationCheckingEnabled[]; |
extern const char kSSL3Enabled[]; |