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

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

Issue 1576683002: Add rudimentary mash shelf functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. Created 4 years, 11 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 c20d0db4909cbb38b6c8eff035cbaa5214d06830..d732a62edec01cb01b662ed9337be559b13d3914 100644
--- a/components/mus/public/interfaces/BUILD.gn
+++ b/components/mus/public/interfaces/BUILD.gn
@@ -19,6 +19,7 @@ mojom("interfaces") {
"mus_constants.mojom",
"quads.mojom",
"surface_id.mojom",
+ "user_window_controller.mojom",
"window_manager.mojom",
"window_manager_constants.mojom",
"window_tree.mojom",

Powered by Google App Engine
This is Rietveld 408576698