| Index: chrome/test/data/extensions/api_test/executescript/in_frame/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/executescript/in_frame/manifest.json (revision 112170)
|
| +++ chrome/test/data/extensions/api_test/executescript/in_frame/manifest.json (working copy)
|
| @@ -1,5 +1,6 @@
|
| {
|
| "version": "1.0.0.0",
|
| + "manifest_version": 2,
|
| "name": "executeScript and insertCSS test",
|
| "description": "Test extension API: executeScript and insertCSS",
|
| "background_page": "test.html",
|
|
|