Chromium Code Reviews| Index: chrome/app/mash/chrome_manifest.json |
| diff --git a/chrome/app/mash/chrome_manifest.json b/chrome/app/mash/chrome_manifest.json |
| index 90642be8949ac5fc7e0e11ee6c6518433a052ca8..97b6e0695a21ff92ae56a9004f083eba3026d9a5 100644 |
| --- a/chrome/app/mash/chrome_manifest.json |
| +++ b/chrome/app/mash/chrome_manifest.json |
| @@ -1,5 +1,5 @@ |
| { |
| - "url": "exe://chrome/", |
| - "name": "Chrome", |
| + "name": "exe:chrome", |
| + "display_name": "Chrome", |
| "capabilities": { "*": [ "*" ] } |
| } |