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 3f500d2eb17c81b1dc3ae4f6bfbb6ed0c34117d2..dedf7da45822e701ab7b6d836e5b9cce05fa70f6 100644 |
--- a/chrome/browser/chromeos/profiles/profile_helper.h |
+++ b/chrome/browser/chromeos/profiles/profile_helper.h |
@@ -77,6 +77,7 @@ 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; |