| Index: chrome/browser/profiles/profile_impl.h
|
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h
|
| index 554110e765d1d783fd68f3c6fd1278afbcc19ad4..a61b7f4a0adfbcca62d55d9c08136e99965da232 100644
|
| --- a/chrome/browser/profiles/profile_impl.h
|
| +++ b/chrome/browser/profiles/profile_impl.h
|
| @@ -186,7 +186,6 @@ class ProfileImpl : public Profile {
|
| }
|
|
|
| // Updates the ProfileInfoCache with data from this profile.
|
| - void UpdateProfileUserNameCache();
|
| void UpdateProfileSupervisedUserIdCache();
|
| void UpdateProfileNameCache();
|
| void UpdateProfileAvatarCache();
|
|
|