Index: ash/tooltips/tooltip_controller_unittest.cc |
diff --git a/ash/tooltips/tooltip_controller_unittest.cc b/ash/tooltips/tooltip_controller_unittest.cc |
index fe5376e4f11b4ffd3103446ec904e02cee7ed7b4..995f889732cf2bd3a340c9ac359d1a8668e27e5e 100644 |
--- a/ash/tooltips/tooltip_controller_unittest.cc |
+++ b/ash/tooltips/tooltip_controller_unittest.cc |
@@ -479,7 +479,6 @@ TEST_F(TooltipControllerTest, TooltipHidesOnTimeoutAndStaysHiddenUntilChange) { |
} |
TEST_F(TooltipControllerTest, TooltipsOnMultiDisplayShouldNotCrash) { |
- internal::DisplayController::SetExtendedDesktopEnabled(true); |
UpdateDisplay("1000x600,600x400"); |
Shell::RootWindowList root_windows = Shell::GetAllRootWindows(); |
scoped_ptr<views::Widget> widget1(CreateNewWidgetWithBounds( |