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

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: Check for DDM existence. 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/input_devices/input_device_server.cc ('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..1969bec66e7dea746d96091009939fccc0b87d02 100644
--- a/components/mus/manifest.json
+++ b/components/mus/manifest.json
@@ -11,6 +11,7 @@
"mus::mojom::DisplayManager",
"mus::mojom::Gpu",
"mus::mojom::GpuService",
+ "mus::mojom::InputDeviceServer",
"mus::mojom::WindowTreeFactory"
],
"test": [
« no previous file with comments | « components/mus/input_devices/input_device_server.cc ('k') | components/mus/mus_app.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698