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

Unified Diff: components/mus/public/interfaces/BUILD.gn

Issue 2072343002: Changes how window manager obtains WindowTree from mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: include Created 4 years, 6 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: components/mus/public/interfaces/BUILD.gn
diff --git a/components/mus/public/interfaces/BUILD.gn b/components/mus/public/interfaces/BUILD.gn
index d98a2c742f54ffa40c828cd455e968193d95a1aa..bb10b5681339910f5d365e737b8effc6014a2dc6 100644
--- a/components/mus/public/interfaces/BUILD.gn
+++ b/components/mus/public/interfaces/BUILD.gn
@@ -21,9 +21,10 @@ mojom("interfaces") {
"user_access_manager.mojom",
"window_manager.mojom",
"window_manager_constants.mojom",
- "window_manager_factory.mojom",
+ "window_manager_window_tree_factory.mojom",
"window_server_test.mojom",
"window_tree.mojom",
+ "window_tree_constants.mojom",
"window_tree_host.mojom",
]
« no previous file with comments | « components/mus/public/cpp/window_tree_client_delegate.h ('k') | components/mus/public/interfaces/window_manager.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698