| 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": {
|
|
|