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

Unified Diff: headless/lib/browser/headless_browser_manifest_overlay.json

Issue 2471023003: headless: Add a browser manifest overlay (Closed)
Patch Set: Review comments 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
« no previous file with comments | « no previous file | headless/lib/browser/headless_content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/lib/browser/headless_browser_manifest_overlay.json
diff --git a/blimp/engine/app/blimp_content_browser_manifest_overlay.json b/headless/lib/browser/headless_browser_manifest_overlay.json
similarity index 63%
copy from blimp/engine/app/blimp_content_browser_manifest_overlay.json
copy to headless/lib/browser/headless_browser_manifest_overlay.json
index 936d1c34e4a9f02c3db14bdf1ee226f667058aa1..07064928f2a4c849a9b3ef6d7f5630c1c4ee1f7c 100644
--- a/blimp/engine/app/blimp_content_browser_manifest_overlay.json
+++ b/headless/lib/browser/headless_browser_manifest_overlay.json
@@ -1,10 +1,10 @@
{
"name": "service:content_browser",
"interface_provider_specs": {
- "service_manager:connector": {
+ "navigation:frame": {
"provides": {
"renderer": [
- "blimp::engine::mojom::BlobChannel"
+ "embedder_test::TestEmbedderService"
]
}
}
« no previous file with comments | « no previous file | headless/lib/browser/headless_content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698