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

Unified Diff: services/view_manager/connection_manager.h

Issue 954273002: Routes WindowManager functionality through the view manager (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: comments Created 5 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/view_manager/connection_manager.h
diff --git a/services/view_manager/connection_manager.h b/services/view_manager/connection_manager.h
index cb6180656e0ceb3b81d64bde88382f30ac599f07..c8ce54ed32084dbf13063d628a6e119cb8da7992 100644
--- a/services/view_manager/connection_manager.h
+++ b/services/view_manager/connection_manager.h
@@ -124,6 +124,8 @@ class ConnectionManager : public ServerViewDelegate,
return window_manager_client_connection_ != nullptr;
}
+ mojo::ViewManagerClient* GetWindowManagerViewManagerClient();
+
// WindowManagerInternalClient implementation helper; see mojom for details.
bool CloneAndAnimate(const ViewId& view_id);
« no previous file with comments | « mojo/services/view_manager/public/interfaces/view_manager.mojom ('k') | services/view_manager/connection_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698