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

Unified Diff: components/mus/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/mus/manifest.json
diff --git a/components/mus/manifest.json b/components/mus/manifest.json
index 3c992c23d2950745f2fa711bbdc27e3f453bf764..3e02b0a9fb615d052e9424284517442957e368fc 100644
--- a/components/mus/manifest.json
+++ b/components/mus/manifest.json
@@ -1,5 +1 @@
-{
- "url": "mojo://mus/",
- "name": "Mandoline UI Services",
- "capabilities": { }
-}
+{"url": "mojo://mus/", "name": "Mandoline UI Services", "capabilities": {}}
michaeln 2016/02/23 02:25:41 picked up a stray changes that don't belong in thi
dmurph 2016/02/23 23:45:31 Whoops, yeah.
« no previous file with comments | « no previous file | components/resource_provider/manifest.json » ('j') | storage/browser/blob/blob_async_builder_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698