Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(237)

Unified Diff: ash/test/shell_test_api.h

Issue 250163002: Update naming from OutputConfiguratorAnimation to DisplayConfiguratorAnimation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/test/ash_test_helper.cc ('k') | ash/test/shell_test_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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);
« no previous file with comments | « ash/test/ash_test_helper.cc ('k') | ash/test/shell_test_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698