Index: ash/shell/shell_delegate_impl.cc |
diff --git a/ash/shell/shell_delegate_impl.cc b/ash/shell/shell_delegate_impl.cc |
index 289d769c9c26a658e3ff9ce2f4245db520f2a242..2795f17edb35a1692c02af07ee7d59cfc84e8ef8 100644 |
--- a/ash/shell/shell_delegate_impl.cc |
+++ b/ash/shell/shell_delegate_impl.cc |
@@ -158,6 +158,8 @@ class SessionStateDelegateImpl : public SessionStateDelegate { |
virtual void RemoveSessionStateObserver( |
ash::SessionStateObserver* observer) OVERRIDE {} |
+ virtual void HideMultiUserSigninScreen() OVERRIDE {} |
+ |
private: |
bool screen_locked_; |