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

Side by Side Diff: blimp/engine/app/blimp_content_browser_manifest_overlay.json

Issue 2371233002: Blob Channel failed to register service (Closed)
Patch Set: Created 4 years, 2 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "name": "exe:content_browser",
3 "capabilities": {
4 "provided": {
5 "web": [
6 "blimp::engine::mojom::BlobChannel"
7 ]
8 }
9 }
10 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698