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

Unified Diff: components/mus/manifest.json

Issue 1978763003: Readd the clipboard service and get it compiling again. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Of course mus tests would need the x server... Created 4 years, 7 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/manifest.json
diff --git a/components/mus/manifest.json b/components/mus/manifest.json
index 5a6ca384fb077a73a5be2a49370fefdfe18e5d15..4c227817b4dc3cf40a95d625231d94980dd1a77c 100644
--- a/components/mus/manifest.json
+++ b/components/mus/manifest.json
@@ -7,6 +7,7 @@
// A collection of interfaces needed by a generic client of mus.
// Additional interfaces may be requested a-la-carte.
"app": [
+ "mus::mojom::Clipboard",
"mus::mojom::DisplayManager",
"mus::mojom::Gpu",
"mus::mojom::WindowTreeFactory"

Powered by Google App Engine
This is Rietveld 408576698