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

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

Issue 1423133003: Routes calls to WM through WS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no braces Created 5 years, 2 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 d218750f85d1576773dfcd7de59bbddcd18ac817..bfc0312130fcc7b85cef5d3620632e7953ebdb77 100644
--- a/components/mus/public/interfaces/BUILD.gn
+++ b/components/mus/public/interfaces/BUILD.gn
@@ -14,6 +14,7 @@ mojom("interfaces") {
"quads.mojom",
"surface_id.mojom",
"window_manager.mojom",
+ "window_manager_constants.mojom",
"window_tree.mojom",
"window_tree_host.mojom",
]
« no previous file with comments | « components/mus/public/cpp/window_tree_host_factory.h ('k') | components/mus/public/interfaces/window_manager.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698