| Index: chrome/test/data/extensions/api_test/executescript/file_after_close/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/executescript/file_after_close/manifest.json (revision 112170)
|
| +++ chrome/test/data/extensions/api_test/executescript/file_after_close/manifest.json (working copy)
|
| @@ -1,5 +1,6 @@
|
| {
|
| "version": "1.0.0.0",
|
| + "manifest_version": 2,
|
| "name": "executeScript.file then close",
|
| "description": "Tests that executeScript with a file source can be fired from a page that immediately closes without crashing the browser",
|
| "background_page": "test.html",
|
|
|