| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 3fee3a102cbe75626ea9c087a2b2d04a8e42f306..34af347014e8fb77d0cf1f833f3a940a6f504f78 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -313,9 +313,6 @@ 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[];
|
|
|