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

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

Issue 2594913002: Replace IPC messages in layout_test_render_frame_observer. (Closed)
Patch Set: Removed a redundant line 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
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/browser/layout_test/blink_test_controller.h » ('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 ec2903216c197d6379b041f9eef2a1d6990114f3..2d373b48dbe8f6533015e2608fa2e61f43ca5843 100644
--- a/content/shell/browser/content_shell_renderer_manifest_overlay.json
+++ b/content/shell/browser/content_shell_renderer_manifest_overlay.json
@@ -7,6 +7,13 @@
"content::mojom::TestService"
]
}
+ },
+ "navigation:frame": {
+ "provides": {
+ "browser": [
+ "content::mojom::LayoutTestControl"
+ ]
+ }
}
}
}
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/browser/layout_test/blink_test_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698