Index: ash/wm/window_cycle_controller_unittest.cc |
diff --git a/ash/wm/window_cycle_controller_unittest.cc b/ash/wm/window_cycle_controller_unittest.cc |
index d3baa7216cc2fc7949aa2065a3bad83d862ee233..17128a62568b8cfaf66baa55b1885f2f8d18ba19 100644 |
--- a/ash/wm/window_cycle_controller_unittest.cc |
+++ b/ash/wm/window_cycle_controller_unittest.cc |
@@ -341,7 +341,7 @@ TEST_F(WindowCycleControllerTest, AlwaysOnTopMultiWindow) { |
EXPECT_TRUE(wm::IsActiveWindow(window0.get())); |
} |
-TEST_F(WindowCycleControllerTest, DISABLED_AlwaysOnTopMultipleRootWindows) { |
+TEST_F(WindowCycleControllerTest, AlwaysOnTopMultipleRootWindows) { |
// Set up a second root window |
UpdateDisplay("0+0-1000x600,1001+0-600x400"); |
Shell::RootWindowList root_windows = Shell::GetAllRootWindows(); |