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

Unified Diff: ash/test/display_manager_test_api.cc

Issue 1119953002: Enable display rotation, magnifier in unified desktop mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
Index: ash/test/display_manager_test_api.cc
diff --git a/ash/test/display_manager_test_api.cc b/ash/test/display_manager_test_api.cc
index 2d208273526f0440cfdb45caf781aad0843484c1..b2c169021512bb96dcf9e279c0695da4acd97e51 100644
--- a/ash/test/display_manager_test_api.cc
+++ b/ash/test/display_manager_test_api.cc
@@ -149,10 +149,5 @@ void DisplayManagerTestApi::SetAvailableColorProfiles(
profiles);
}
-void DisplayManagerTestApi::SetDefaultMultiDisplayMode(
- DisplayManager::MultiDisplayMode mode) {
- display_manager_->default_multi_display_mode_ = mode;
-}
-
} // namespace test
} // namespace ash
« ash/host/ash_remote_window_tree_host_win.cc ('K') | « ash/test/display_manager_test_api.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698