Chromium Code Reviews| 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 282e897f9d7f21cb4d06592b3621835a29a001d5..ebb18e072ebcc2ed7ff0b61c65af1653598b3365 100644 |
| --- a/chrome/app/mash/chrome_mash_manifest.json |
| +++ b/chrome/app/mash/chrome_mash_manifest.json |
| @@ -1,5 +1,5 @@ |
| { |
| - "url": "exe://chrome_mash/", |
| - "name": "Chrome", |
| + "name": "exe:chrome_mash", |
| + "display_name": "Chrome", |
| "capabilities": { "*": [ "*" ] } |
| } |