| Index: chrome/test/data/extensions/manifest_tests/page_action_manifest_version_2b.json
|
| diff --git a/chrome/test/data/extensions/manifest_tests/page_action_manifest_version_2b.json b/chrome/test/data/extensions/manifest_tests/page_action_manifest_version_2b.json
|
| deleted file mode 100644
|
| index 3933dfcf8f609fb3e82f0172ee1d2757913d128f..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/manifest_tests/page_action_manifest_version_2b.json
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -{
|
| - "manifest_version": 2,
|
| - "name": "my extension",
|
| - "version": "1.0.0.0",
|
| - "description": "The page_action.popup value cannot be an object in manifest_version 2.",
|
| - "page_action": {
|
| - "default_popup": {
|
| - }
|
| - }
|
| -}
|
|
|