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

Side by Side Diff: components/resource_provider/manifest.json

Issue 1234813004: [BlobAsync] Asynchronous Blob Construction Final Patch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blob-protocol-change
Patch Set: added shared memory test, and fixed memory leak Created 4 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 unified diff | Download patch
OLDNEW
1 { 1 {"url": "mojo://resource_provider/", "name": "Resource Provider", "capabilities" : {}}
2 "url": "mojo://resource_provider/",
3 "name": "Resource Provider",
4 "capabilities": { }
5 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698