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

Unified Diff: services/ui/ws/window_server_delegate.cc

Issue 2904993003: chromeos: changes how DisplayManagerObservers are notified (Closed)
Patch Set: cleanup Created 3 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
« no previous file with comments | « services/ui/ws/window_server_delegate.h ('k') | services/ui/ws/window_tree.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/window_server_delegate.cc
diff --git a/services/ui/ws/window_server_delegate.cc b/services/ui/ws/window_server_delegate.cc
index 1250bade481fb812b592a6458c9e29150acb24a7..6d1194b7fb7b463ae8d2e40d190ea3f62923ca7f 100644
--- a/services/ui/ws/window_server_delegate.cc
+++ b/services/ui/ws/window_server_delegate.cc
@@ -21,8 +21,5 @@ WindowServerDelegate::CreateWindowTreeBinding(
return nullptr;
}
-void WindowServerDelegate::OnWillCreateTreeForWindowManager(
- bool automatically_create_display_roots) {}
-
} // namespace ws
} // namespace ui
« no previous file with comments | « services/ui/ws/window_server_delegate.h ('k') | services/ui/ws/window_tree.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698