| Index: chrome/test/data/extensions/storage_quota/unlimited_quota/1.0/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/storage_quota/unlimited_quota/1.0/manifest.json (revision 0)
|
| +++ chrome/test/data/extensions/storage_quota/unlimited_quota/1.0/manifest.json (revision 0)
|
| @@ -0,0 +1,6 @@
|
| +{
|
| + "name": "Storage_UnlimitedQuota",
|
| + "version": "1.0",
|
| + "description": "An extension that asks for unlimited storage space.",
|
| + "permissions": ["unlimited_storage"]
|
| +}
|
|
|
| Property changes on: chrome\test\data\extensions\storage_quota\unlimited_quota\1.0\manifest.json
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|