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

Unified Diff: components/mus/manifest.json

Issue 2058853002: Enable InputDeviceServer/InputDeviceClient in mash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_device
Patch Set: Fixes for comments. 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
« no previous file with comments | « components/mus/BUILD.gn ('k') | components/mus/mus_app.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/manifest.json
diff --git a/components/mus/manifest.json b/components/mus/manifest.json
index 0d94ff389b8d3ec19c50477cd22b813efd0944d3..b5300266632b8c78598bd5f0c5eb53202c2f6533 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": [
+ "input_device::mojom::InputDeviceServer",
Ben Goodger (Google) 2016/06/15 17:17:46 actually, is tehre a reason this is in a separate
kylechar 2016/06/15 17:21:52 Huh. No good reason. The original plan was to make
"mus::mojom::Clipboard",
"mus::mojom::DisplayManager",
"mus::mojom::Gpu",
« no previous file with comments | « components/mus/BUILD.gn ('k') | components/mus/mus_app.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698