Index: ash/test/ash_test_helper.h |
diff --git a/ash/test/ash_test_helper.h b/ash/test/ash_test_helper.h |
index 9e8b2022d03e6da36aa243336faabe4636b3fd63..5b14e0b03a7c37867186dd3beceb9f1bdca19ea8 100644 |
--- a/ash/test/ash_test_helper.h |
+++ b/ash/test/ash_test_helper.h |
@@ -72,10 +72,6 @@ class AshTestHelper { |
// or false otherwise (e.g. win8 bot). |
static bool SupportsMultipleDisplays(); |
- // True if the running environment supports host window resize, |
- // or false otherwise (e.g. win8 bot). |
- static bool SupportsHostWindowResize(); |
- |
private: |
AshTestEnvironment* ash_test_environment_; // Not owned. |
TestShellDelegate* test_shell_delegate_; // Owned by ash::Shell. |