| Index: chrome/test/data/extensions/api_test/incognito/popup/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/incognito/popup/manifest.json (revision 112170)
|
| +++ chrome/test/data/extensions/api_test/incognito/popup/manifest.json (working copy)
|
| @@ -1,6 +1,7 @@
|
| {
|
| "name": "Incognito popup tester",
|
| "version": "0.1",
|
| + "manifest_version": 2,
|
| "description": "apitest for popups in incognito mode",
|
| "permissions": [ "tabs" ],
|
| "browser_action": {
|
|
|