Index: chrome/browser/profiles/profile_impl.h |
diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h |
index ec314d9df985cfe330294df4312493eb6cc3471a..e972fa5ddb82f51e9a47a30b1749f76bb6903da8 100644 |
--- a/chrome/browser/profiles/profile_impl.h |
+++ b/chrome/browser/profiles/profile_impl.h |
@@ -195,9 +195,9 @@ class ProfileImpl : public Profile { |
GetRequestContext(); |
} |
- void UpdateProfileUserNameCache(); |
- |
// Updates the ProfileInfoCache with data from this profile. |
+ void UpdateProfileUserNameCache(); |
+ void UpdateProfileManagedUserIdCache(); |
void UpdateProfileNameCache(); |
void UpdateProfileAvatarCache(); |
void UpdateProfileIsEphemeralCache(); |