Index: chrome/browser/profiles/profile_manager.h |
diff --git a/chrome/browser/profiles/profile_manager.h b/chrome/browser/profiles/profile_manager.h |
index 9af8f2b5b2435823a99990f7400a1df1f6fc8dcd..72354c966ba4118ba8aade978855f1a664931541 100644 |
--- a/chrome/browser/profiles/profile_manager.h |
+++ b/chrome/browser/profiles/profile_manager.h |
@@ -39,7 +39,7 @@ class ProfileManager : public base::NonThreadSafe, |
ProfileManager(); |
virtual ~ProfileManager(); |
- // Invokes ShutdownSessionService() on all profiles. |
+ // Invokes SessionServiceFactory::ShutdownForProfile() for all profiles. |
static void ShutdownSessionServices(); |
// Returns the default profile. This adds the profile to the |