| Index: chrome/browser/profiles/profile_impl.h
|
| ===================================================================
|
| --- chrome/browser/profiles/profile_impl.h (revision 113064)
|
| +++ chrome/browser/profiles/profile_impl.h (working copy)
|
| @@ -191,11 +191,6 @@
|
|
|
| void UpdateProfileUserNameCache();
|
|
|
| -
|
| - // Updates the ProfileInfoCache with data from this profile.
|
| - void UpdateProfileNameCache();
|
| - void UpdateProfileAvatarCache();
|
| -
|
| void GetCacheParameters(bool is_media_context,
|
| FilePath* cache_path,
|
| int* max_size);
|
|
|