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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: components/resource_provider/manifest.json
diff --git a/components/resource_provider/manifest.json b/components/resource_provider/manifest.json
index a341aae2940a9c24978754c0bee8ef8bdf04371f..f2442f0e5c1cb23b2bead70d40fb5cd9e242a6dc 100644
--- a/components/resource_provider/manifest.json
+++ b/components/resource_provider/manifest.json
@@ -1,5 +1 @@
-{
- "url": "mojo://resource_provider/",
- "name": "Resource Provider",
- "capabilities": { }
-}
+{"url": "mojo://resource_provider/", "name": "Resource Provider", "capabilities": {}}

Powered by Google App Engine
This is Rietveld 408576698