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

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

Issue 2510033002: [Device Service] Move PowerMonitor into the Device Service (Closed)
Patch Set: Rebase only Created 3 years, 11 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 | « content/child/child_thread_impl.cc ('k') | content/public/app/mojo/content_gpu_manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d9d920317b94888bf8395923f55ce41e7de4f1c5..0624c1094e30678594a23c99f5775ffc24abc6dd 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -4,11 +4,7 @@
"interface_provider_specs": {
"service_manager:connector": {
"provides": {
- "gpu": [
- "device::mojom::PowerMonitor"
- ],
"plugin": [
- "device::mojom::PowerMonitor",
"discardable_memory::mojom::DiscardableSharedMemoryManager",
"ui::mojom::Gpu"
],
@@ -34,7 +30,6 @@
"device::mojom::MotionSensor",
"device::mojom::OrientationAbsoluteSensor",
"device::mojom::OrientationSensor",
- "device::mojom::PowerMonitor",
"device::mojom::TimeZoneMonitor",
"discardable_memory::mojom::DiscardableSharedMemoryManager",
"media::mojom::ImageCapture",
« no previous file with comments | « content/child/child_thread_impl.cc ('k') | content/public/app/mojo/content_gpu_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698