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

Unified Diff: media/mojo/services/media_manifest.json

Issue 1889253002: Remove uses of shell::Loader from content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « media/mojo/services/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/media_manifest.json
diff --git a/media/mojo/services/media_manifest.json b/media/mojo/services/media_manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..48ba085f2390f86e7665ed48603f77d3eb4274e5
--- /dev/null
+++ b/media/mojo/services/media_manifest.json
@@ -0,0 +1,6 @@
+{
+ "name": "mojo:media",
+ "process-group": "browser",
+ "display_name": "Media Service",
+ "capabilities": { "*": ["*"] }
+}
« no previous file with comments | « media/mojo/services/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698