Index: chrome/browser/chromeos/profiles/profile_helper.h |
diff --git a/chrome/browser/chromeos/profiles/profile_helper.h b/chrome/browser/chromeos/profiles/profile_helper.h |
index dedf7da45822e701ab7b6d836e5b9cce05fa70f6..3f500d2eb17c81b1dc3ae4f6bfbb6ed0c34117d2 100644 |
--- a/chrome/browser/chromeos/profiles/profile_helper.h |
+++ b/chrome/browser/chromeos/profiles/profile_helper.h |
@@ -77,7 +77,6 @@ class ProfileHelper : public BrowsingDataRemover::Observer, |
// UserManager::UserSessionStateObserver implementation: |
virtual void ActiveUserHashChanged(const std::string& hash) OVERRIDE; |
- virtual void PendingUserSessionsRestoreFinished() OVERRIDE; |
// BrowsingDataRemover::Observer implementation: |
virtual void OnBrowsingDataRemoverDone() OVERRIDE; |