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

Unified Diff: services/ui/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 | « services/shell/service_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/manifest.json
diff --git a/services/ui/manifest.json b/services/ui/manifest.json
index 353f0e3e3cf6ede7f7ffa6865fcc386391f24c0e..4f9f3e75d73e4f751c7727035929c7619fe86d64 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -2,6 +2,7 @@
"manifest_version": 1,
"name": "mojo:ui",
"display_name": "UI Service",
+ "privileged": true,
"capabilities": {
"provided": {
// A collection of interfaces needed by a generic client of mus.
« no previous file with comments | « services/shell/service_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698