summaryrefslogtreecommitdiffstats
path: root/ash/session_state_delegate_stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/session_state_delegate_stub.h')
-rw-r--r--ash/session_state_delegate_stub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/session_state_delegate_stub.h b/ash/session_state_delegate_stub.h
index 1da46fc..afd63dd 100644
--- a/ash/session_state_delegate_stub.h
+++ b/ash/session_state_delegate_stub.h
@@ -24,7 +24,6 @@ class SessionStateDelegateStub : public SessionStateDelegate {
virtual bool IsActiveUserSessionStarted() const OVERRIDE;
virtual bool CanLockScreen() const OVERRIDE;
virtual bool IsScreenLocked() const OVERRIDE;
- virtual bool ShouldLockScreenBeforeSuspending() const OVERRIDE;
virtual void LockScreen() OVERRIDE;
virtual void UnlockScreen() OVERRIDE;
virtual bool IsUserSessionBlocked() const OVERRIDE;