Index: ash/test/ash_test_base.h |
diff --git a/ash/test/ash_test_base.h b/ash/test/ash_test_base.h |
index 35300179f8c75d0b132f3bb087868ebb481ef920..25dedd5df3bc9bdf7b6eb2cfddff5f46a741ebed 100644 |
--- a/ash/test/ash_test_base.h |
+++ b/ash/test/ash_test_base.h |
@@ -165,7 +165,6 @@ class AshTestBase : public testing::Test { |
// is called. |
void SetSessionStarting(); |
void SetUserLoggedIn(bool user_logged_in); |
- void SetCanLockScreen(bool can_lock_screen); |
void SetShouldLockScreenBeforeSuspending(bool should_lock); |
void SetUserAddingScreenRunning(bool user_adding_screen_running); |