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

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

Issue 2573283002: Use a static catalog manifest for the standalone Mash runner (Closed)
Patch Set: . Created 4 years 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') | content/browser/service_manager/service_manager_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/mash_service_overrides.json
diff --git a/chrome/app/mash/mash_service_overrides.json b/chrome/app/mash/mash_service_overrides.json
index 1bc5a92573036c75ec18c73c3ffc34e36e7badaa..b53fdf9ff8d018cfe8fd946365a24c4c549b4a80 100644
--- a/chrome/app/mash/mash_service_overrides.json
+++ b/chrome/app/mash/mash_service_overrides.json
@@ -1,6 +1,6 @@
{
"content_browser": {
- "executable_path": "$EXE_DIR/chrome",
+ "executable_path": "@EXE_DIR/chrome",
"package_name": "chrome_content_browser"
},
"content_gpu": {
« no previous file with comments | « chrome/app/mash/BUILD.gn ('k') | content/browser/service_manager/service_manager_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698