| Index: chrome/test/data/extensions/api_test/local_filesystem/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/local_filesystem/manifest.json (revision 112170)
|
| +++ chrome/test/data/extensions/api_test/local_filesystem/manifest.json (working copy)
|
| @@ -2,6 +2,7 @@
|
| "key": "MIGdMA0GCSqGSIb3DQEBAQUAA4GLADCBhwKBgQDJ5+2VmV02HP3jkMhxbp2yuyzf4K4JsffgCf8zsPljLVV2A+JXGj0TbvzvDP3RDCKC5qPMprQkoYlKVW2b6H0kQ8dNmZsjxMqEz/ZDx4Z6/VvbMaz8pP+dENs5Io5XlG5Op2nsJF+y+LqbX6qbff9D/s4fTWyqKillpJN+48qs0wIBIw==",
|
| "name": "chromeos.local filesystem",
|
| "version": "0.1",
|
| + "manifest_version": 2,
|
| "description": "Local filesystem access sanity test",
|
| "background_page": "background.html",
|
| "permissions": [
|
|
|