Index: ash/test/ash_test_base.h |
diff --git a/ash/test/ash_test_base.h b/ash/test/ash_test_base.h |
index 85a1f35ab1cf40f74379344137f7edf8a8073d08..e533cf4e68385246b8a48fb5730cd4d2b6e20a5d 100644 |
--- a/ash/test/ash_test_base.h |
+++ b/ash/test/ash_test_base.h |
@@ -24,9 +24,6 @@ class AshTestBase : public testing::Test { |
virtual void TearDown() OVERRIDE; |
protected: |
- // Overridden by test cases to specify what window mode to run the shell in. |
- virtual bool GetOverrideWindowMode(Shell::WindowMode* window_mode); |
- |
void RunAllPendingInMessageLoop(); |
private: |