Chromium Code Reviews| Index: chrome/common/pref_names.h |
| =================================================================== |
| --- chrome/common/pref_names.h (revision 112723) |
| +++ chrome/common/pref_names.h (working copy) |
| @@ -313,6 +313,9 @@ |
| 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[]; |