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

Unified Diff: content/shell/browser/content_shell_renderer_manifest_overlay.json

Issue 2870373002: [DeviceService] Add end-to-end browsertest for PowerMonitor (Closed)
Patch Set: Add mojo interface for test to get power state of child processes Created 3 years, 7 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/shell/browser/content_shell_renderer_manifest_overlay.json
diff --git a/content/shell/browser/content_shell_renderer_manifest_overlay.json b/content/shell/browser/content_shell_renderer_manifest_overlay.json
index 2d373b48dbe8f6533015e2608fa2e61f43ca5843..d6f41264ea2e26f4ce79f059dd1823d7885e49d1 100644
--- a/content/shell/browser/content_shell_renderer_manifest_overlay.json
+++ b/content/shell/browser/content_shell_renderer_manifest_overlay.json
@@ -4,6 +4,7 @@
"service_manager:connector": {
"provides": {
"browser": [
+ "content::mojom::PowerMonitorTest",
"content::mojom::TestService"
]
}

Powered by Google App Engine
This is Rietveld 408576698