| Index: chrome/test/data/extensions/good/Preferences
|
| diff --git a/chrome/test/data/extensions/good/Preferences b/chrome/test/data/extensions/good/Preferences
|
| index 1ca345efd31a2edb7b9ed4e8e04c87d9864f54ce..bb2f1a3f2f8dfd706ced3eb9572eee66f2fd3cdf 100644
|
| --- a/chrome/test/data/extensions/good/Preferences
|
| +++ b/chrome/test/data/extensions/good/Preferences
|
| @@ -5,9 +5,8 @@
|
| "location": 1,
|
| "path": "behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0",
|
| "granted_permissions": {
|
| - "full": false,
|
| "api": ["tabs"],
|
| - "host": ["file://*", "http://*.google.com/*", "https://*.google.com/*", "http://*.news.com/*"]
|
| + "explicit_host": ["file://*", "http://*.google.com/*", "https://*.google.com/*", "http://*.news.com/*"]
|
| },
|
| "state": 1,
|
| "newAllowFileAccess": true,
|
| @@ -42,7 +41,6 @@
|
| "location": 1,
|
| "path": "bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0",
|
| "granted_permissions": {
|
| - "full": false,
|
| "api": [ "tabs" ]
|
| },
|
| "state": 1,
|
| @@ -60,7 +58,7 @@
|
| "location": 1,
|
| "path": "hpiknbiabeeppbpihjehijgoemciehgk/2",
|
| "granted_permissions": {
|
| - "full": true
|
| + "api": [ "plugin" ]
|
| },
|
| "state": 1,
|
| "manifest": {
|
|
|