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

Unified Diff: services/ui/display/screen_manager_ozone_external.cc

Issue 2692863009: Remove usage of ws::Display in ws::UserDisplayManager. (Closed)
Patch Set: Fix mash_browser_tests. Created 3 years, 10 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: services/ui/display/screen_manager_ozone_external.cc
diff --git a/services/ui/display/screen_manager_ozone_external.cc b/services/ui/display/screen_manager_ozone_external.cc
index e3dfb5ab1c24a8be54c479bfe39aa876df523d53..ec27b7a46680a7955bedf279fc9f2c88bc5f82f3 100644
--- a/services/ui/display/screen_manager_ozone_external.cc
+++ b/services/ui/display/screen_manager_ozone_external.cc
@@ -27,8 +27,4 @@ void ScreenManagerOzoneExternal::Init(ScreenManagerDelegate* delegate) {}
void ScreenManagerOzoneExternal::RequestCloseDisplay(int64_t display_id) {}
-int64_t ScreenManagerOzoneExternal::GetPrimaryDisplayId() const {
- return kInvalidDisplayId;
-}
-
} // namespace display
« no previous file with comments | « services/ui/display/screen_manager_ozone_external.h ('k') | services/ui/display/screen_manager_ozone_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698