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

Unified Diff: blimp/engine/app/blimp_content_browser_manifest_overlay.json

Issue 2371233002: Blob Channel failed to register service (Closed)
Patch Set: update the generated blimp_browser_resources.h path in blimp/engine/app/blimp_content_browser_clien… Created 4 years, 3 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 | « blimp/engine/app/blimp_content_browser_client.cc ('k') | tools/gritsettings/resource_ids » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/app/blimp_content_browser_manifest_overlay.json
diff --git a/blimp/engine/app/blimp_content_browser_manifest_overlay.json b/blimp/engine/app/blimp_content_browser_manifest_overlay.json
new file mode 100644
index 0000000000000000000000000000000000000000..d0e213dd94a0681eec9b8c816bdf34985dac4f94
--- /dev/null
+++ b/blimp/engine/app/blimp_content_browser_manifest_overlay.json
@@ -0,0 +1,10 @@
+{
+ "name": "exe:content_browser",
+ "capabilities": {
+ "provided": {
+ "web": [
+ "blimp::engine::mojom::BlobChannel"
+ ]
+ }
+ }
+}
« no previous file with comments | « blimp/engine/app/blimp_content_browser_client.cc ('k') | tools/gritsettings/resource_ids » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698