Index: ash/shell_unittest.cc |
diff --git a/ash/shell_unittest.cc b/ash/shell_unittest.cc |
index 8fefa308d69a8afdeadb463ee56357e090799a62..cffe49b6ae4509ca39aad1adcd1713bc828126e7 100644 |
--- a/ash/shell_unittest.cc |
+++ b/ash/shell_unittest.cc |
@@ -369,9 +369,6 @@ TEST_F(ShellTest, LockScreenClosesActiveMenu) { |
} |
TEST_F(ShellTest, ManagedWindowModeBasics) { |
- if (!SupportsHostWindowResize()) |
- return; |
- |
// We start with the usual window containers. |
ExpectAllContainers(); |
// Shelf is visible. |