| Index: chrome/test/data/extensions/context_menus/separators/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/context_menus/separators/manifest.json (revision 112827)
|
| +++ chrome/test/data/extensions/context_menus/separators/manifest.json (working copy)
|
| @@ -1,6 +1,7 @@
|
| {
|
| "name": "Separators Test",
|
| "version": "0.1",
|
| + "manifest_version": 2,
|
| "description": "Tests for separators added both explicitly via the API and automatically at display time to group radio items together.",
|
| "permissions": ["contextMenus"]
|
| }
|
|
|