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

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

Issue 2870373002: [DeviceService] Add end-to-end browsertest for PowerMonitor (Closed)
Patch Set: Address comments from jam@ and blundell@ Created 3 years, 6 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/shell/BUILD.gn ('k') | content/shell/common/power_monitor_test.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
]
}
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/common/power_monitor_test.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698