| Index: ash/test/shell_test_api.h
|
| diff --git a/ash/test/shell_test_api.h b/ash/test/shell_test_api.h
|
| index 68c3749f4ddb273309983121aafbf007e6cbcb4a..73643974fd851ef9d762b012666f03148635da7c 100644
|
| --- a/ash/test/shell_test_api.h
|
| +++ b/ash/test/shell_test_api.h
|
| @@ -41,7 +41,7 @@ public:
|
| DragDropController* drag_drop_controller();
|
| AppListController* app_list_controller();
|
| MaximizeModeWindowManager* maximize_mode_window_manager();
|
| - void DisableOutputConfiguratorAnimation();
|
| + void DisableDisplayConfiguratorAnimation();
|
|
|
| // Set ShelfDelegate.
|
| void SetShelfDelegate(ShelfDelegate* delegate);
|
|
|