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

Unified Diff: components/font_service/manifest.json

Issue 2338793003: services/shell: Turn on sandboxing for mojo apps.
Patch Set: . Created 4 years, 3 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 | « components/filesystem/manifest.json ('k') | components/leveldb/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/font_service/manifest.json
diff --git a/components/font_service/manifest.json b/components/font_service/manifest.json
index 665c6a37a04aeed1f16a6db7bb805c3b9aa1d05e..cc72d826c2e31a9aa278bffe6d58a1406d350476 100644
--- a/components/font_service/manifest.json
+++ b/components/font_service/manifest.json
@@ -2,6 +2,7 @@
"manifest_version": 1,
"name": "mojo:font_service",
"display_name": "Font Service",
+ "privileged": true,
"capabilities": {
"provided": {
"app": [
« no previous file with comments | « components/filesystem/manifest.json ('k') | components/leveldb/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698