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

Unified Diff: chrome/app/mash/chrome_mash_manifest.json

Issue 2692853013: Misc. fixes to MashRunner environment (Closed)
Patch Set: Created 3 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
« no previous file with comments | « chrome/app/mash/BUILD.gn ('k') | chrome/app/mash/mash_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/chrome_mash_manifest.json
diff --git a/chrome/app/mash/chrome_mash_manifest.json b/chrome/app/mash/chrome_mash_manifest.json
index d25ed498d4ffc46d322df9ac37348d6c18b4bb55..2e808efa1c6ba02f8ed6ee441590f1b01dc6d6d0 100644
--- a/chrome/app/mash/chrome_mash_manifest.json
+++ b/chrome/app/mash/chrome_mash_manifest.json
@@ -15,6 +15,7 @@
]
},
"requires": {
+ "*": [ "app" ],
"service_manager": [ "service_manager:instance_per_child" ],
"catalog": [ "control" ],
"ash": [ "app" ],
« no previous file with comments | « chrome/app/mash/BUILD.gn ('k') | chrome/app/mash/mash_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698