summaryrefslogtreecommitdiffstats
path: root/ash/shell_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shell_unittest.cc')
-rw-r--r--ash/shell_unittest.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ash/shell_unittest.cc b/ash/shell_unittest.cc
index b0f6b26..f74fdb0 100644
--- a/ash/shell_unittest.cc
+++ b/ash/shell_unittest.cc
@@ -374,6 +374,9 @@ TEST_F(ShellTest, LockScreenClosesActiveMenu) {
}
TEST_F(ShellTest, ManagedWindowModeBasics) {
+ if (!SupportsHostWindowResize())
+ return;
+
// We start with the usual window containers.
ExpectAllContainers();
// Shelf is visible.