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

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

Issue 2797453002: Rename DisplayCompositor to MojoFrameSinkManager. (Closed)
Patch Set: Rebase. Created 3 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 | « services/ui/ws/test_server_window_delegate.h ('k') | services/ui/ws/window_server.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/test_server_window_delegate.cc
diff --git a/services/ui/ws/test_server_window_delegate.cc b/services/ui/ws/test_server_window_delegate.cc
index 32cd20306e37cc1e20cb9fe3c016de71f7d947fa..db8560c681710f8e018f06ff405dcdafe787155d 100644
--- a/services/ui/ws/test_server_window_delegate.cc
+++ b/services/ui/ws/test_server_window_delegate.cc
@@ -13,7 +13,7 @@ TestServerWindowDelegate::TestServerWindowDelegate() {}
TestServerWindowDelegate::~TestServerWindowDelegate() {}
-cc::mojom::DisplayCompositor* TestServerWindowDelegate::GetDisplayCompositor() {
+cc::mojom::FrameSinkManager* TestServerWindowDelegate::GetFrameSinkManager() {
return nullptr;
}
« no previous file with comments | « services/ui/ws/test_server_window_delegate.h ('k') | services/ui/ws/window_server.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698