| Index: chrome/test/data/extensions/api_test/clear/one_at_a_time/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/clear/one_at_a_time/manifest.json (revision 111763)
|
| +++ chrome/test/data/extensions/api_test/clear/one_at_a_time/manifest.json (working copy)
|
| @@ -1,6 +1,7 @@
|
| {
|
| "name": "chrome.clear API Test: One at a time.",
|
| "version": "0.1",
|
| + "manifest_version": 2,
|
| "description": "Checks that chrome.experimental.clear APIs can only be called if one's not already running.",
|
| "background_page": "background.html",
|
| "permissions": [
|
|
|