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

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

Issue 2692993006: Port device_sensors to be hosted in Device Service (Closed)
Patch Set: code rebase Created 3 years, 10 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_browser_manifest.json
diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
index d90613907dbc84d9bb9d54e6d25f7b8ed8038ace..cbb42dcf9945b9366174e4e0383b63c0f3c85d46 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -26,10 +26,6 @@
"content::mojom::VideoCaptureHost",
"device::BatteryMonitor",
"device::mojom::GamepadMonitor",
- "device::mojom::LightSensor",
- "device::mojom::MotionSensor",
- "device::mojom::OrientationAbsoluteSensor",
- "device::mojom::OrientationSensor",
"discardable_memory::mojom::DiscardableSharedMemoryManager",
"media::mojom::ImageCapture",
"memory_coordinator::mojom::MemoryCoordinatorHandle",

Powered by Google App Engine
This is Rietveld 408576698