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

Unified Diff: content/public/app/mojo/content_browser_manifest.json

Issue 2522843002: Convert Gamepad IPC messages into mojo interface. (Closed)
Patch Set: Convert Gamepad IPC messages into mojo interface. Created 4 years 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: content/public/app/mojo/content_browser_manifest.json
diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
index 7de9d2802ba2b875a1ead7e0f32be900a38e2f68..c1f10eede2b588853b0704b615f5b53955cc0be6 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -29,6 +29,7 @@
"content::mojom::URLLoaderFactory",
"content::mojom::VideoCaptureHost",
"device::BatteryMonitor",
+ "device::mojom::GamepadMonitor",
"device::mojom::LightSensor",
"device::mojom::MotionSensor",
"device::mojom::OrientationSensor",

Powered by Google App Engine
This is Rietveld 408576698