| Index: chrome/test/data/extensions/api_test/notifications/has_permission_prefs/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/notifications/has_permission_prefs/manifest.json (revision 112170)
|
| +++ chrome/test/data/extensions/api_test/notifications/has_permission_prefs/manifest.json (working copy)
|
| @@ -1,6 +1,7 @@
|
| {
|
| "name": "notifications test",
|
| "version": "1",
|
| + "manifest_version": 2,
|
| "permissions": [ "tabs" ],
|
| "background_page": "background.html",
|
| "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDHKlH3JTbOwICsw3EkXFfW+nWFTwuD2dZi1U+rQ143AUxYg2ZwG7+61RulNH//cYdo9YD5KAlbl+BMDsiKYexXVhddmaVJ1mlvW+oMoRR7MKuVeXNdLyAarsWrlnvWFjvhQ1AMSIlhKAEqilVblvmHg8PZ5tTE5PkV0V6vWs37DQIDAQAB"
|
|
|