| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index 6743d18f0604382460504c59de319ed936a76d53..90b56fde646a9b1ca3cea8a15707468aa5e289a9 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -881,10 +881,6 @@ const char kPasswordsUseLocalProfileId[] =
|
| "profile.passwords_use_local_profile_id";
|
| #endif
|
|
|
| -// Profile avatar and name
|
| -const char kProfileAvatarIndex[] = "profile.avatar_index";
|
| -const char kProfileName[] = "profile.name";
|
| -
|
| // *************** LOCAL STATE ***************
|
| // These are attached to the machine/installation
|
|
|
|
|