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

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

Issue 2510033002: [Device Service] Move PowerMonitor into the Device Service (Closed)
Patch Set: Created 4 years, 1 month 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 717735d020c1c41c6d8cc53974f5e3f8de25f351..9561bf2fcf22b4d85f3705c97582593c408c3365 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -4,12 +4,6 @@
"interface_provider_specs": {
"service_manager:connector": {
"provides": {
- "gpu": [
- "device::mojom::PowerMonitor"
- ],
- "plugin": [
- "device::mojom::PowerMonitor"
- ],
"renderer": [
"blink::mojom::BackgroundSyncService",
"blink::mojom::BroadcastChannelProvider",

Powered by Google App Engine
This is Rietveld 408576698