| Index: ash/test/ash_test_helper.cc
|
| diff --git a/ash/test/ash_test_helper.cc b/ash/test/ash_test_helper.cc
|
| index f9e812c9c3e0e722e8d60e8d98061203eee68ecb..5787568caae504be786498d904d2961c338a53ba 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(
|
|
|