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

Unified Diff: third_party/mojo_services/src/window_manager/public/interfaces/window_manager_internal.mojom

Issue 910883002: Update mojo sdk to rev 8af2ccff2eee4bfca1043015abee30482a030b30 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Apply 9f87aeadbda22441b7d469e596f7bd7d0d73e2a8 (https://codereview.chromium.org/908973002/) 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
« no previous file with comments | « third_party/mojo_services/src/view_manager/public/interfaces/view_manager.mojom ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo_services/src/window_manager/public/interfaces/window_manager_internal.mojom
diff --git a/third_party/mojo_services/src/window_manager/public/interfaces/window_manager_internal.mojom b/third_party/mojo_services/src/window_manager/public/interfaces/window_manager_internal.mojom
index 6b856322124f71202b7dcb1a9a6048d5c03bb5ce..bdb655d6ff16032cef910b6babdd0a571b742814 100644
--- a/third_party/mojo_services/src/window_manager/public/interfaces/window_manager_internal.mojom
+++ b/third_party/mojo_services/src/window_manager/public/interfaces/window_manager_internal.mojom
@@ -16,6 +16,8 @@ interface WindowManagerInternal {
CreateWindowManagerForViewManagerClient(
uint16 connection_id,
handle<message_pipe> window_manager_pipe);
+
+ SetViewManagerClient(handle<message_pipe> view_manager_client_request);
};
// WindowManagerInternalClient is an interface provide by the ViewManager
« no previous file with comments | « third_party/mojo_services/src/view_manager/public/interfaces/view_manager.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698