summaryrefslogtreecommitdiffstats
path: root/ash/test/ash_test_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ash/test/ash_test_helper.cc')
-rw-r--r--ash/test/ash_test_helper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/test/ash_test_helper.cc b/ash/test/ash_test_helper.cc
index f9e812c..5787568 100644
--- a/ash/test/ash_test_helper.cc
+++ b/ash/test/ash_test_helper.cc
@@ -98,7 +98,7 @@ void AshTestHelper::SetUp(bool start_session) {
test::DisplayManagerTestApi(shell->display_manager()).
DisableChangeDisplayUponHostResize();
- ShellTestApi(shell).DisableOutputConfiguratorAnimation();
+ ShellTestApi(shell).DisableDisplayConfiguratorAnimation();
test_screenshot_delegate_ = new TestScreenshotDelegate();
shell->accelerator_controller()->SetScreenshotDelegate(