| Index: chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json
|
| diff --git a/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json b/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json
|
| index c1cf5b397b3e27e33c70f62f2a83a5b415e5f71d..03acc6bc3d50945ff35e76934485231716ae9106 100644
|
| --- a/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json
|
| +++ b/chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json
|
| @@ -14,7 +14,7 @@
|
| },
|
| "toolstrip2.html"
|
| ],
|
| - "permissions": ["http://*.google.com/*", "https://*.google.com/*"],
|
| + "permissions": ["tabs", "http://*.google.com/*", "https://*.google.com/*"],
|
| "content_scripts": [
|
| {
|
| "matches": ["file://*", "http://*.google.com/*", "https://*.google.com/*"],
|
|
|