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