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

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

Issue 2698083007: Port device_generic_sensor to be hosted in Device Service. (Closed)
Patch Set: code rebase Created 3 years, 9 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: content/public/app/mojo/content_renderer_manifest.json
diff --git a/content/public/app/mojo/content_renderer_manifest.json b/content/public/app/mojo/content_renderer_manifest.json
index f4cd261b21c927d377488aad27c3518e954a6192..0ded597f17f4e4db747f085af3c50e133641126f 100644
--- a/content/public/app/mojo/content_renderer_manifest.json
+++ b/content/public/app/mojo/content_renderer_manifest.json
@@ -21,6 +21,7 @@
"content_browser": [ "renderer" ],
"device": [
"device:battery_monitor",
+ "device:generic_sensor",
"device:power_monitor",
"device:screen_orientation",
"device:sensors",

Powered by Google App Engine
This is Rietveld 408576698