| Index: chrome/test/data/extensions/browsertest/title_localized_pa/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/browsertest/title_localized_pa/manifest.json (revision 32232)
|
| +++ chrome/test/data/extensions/browsertest/title_localized_pa/manifest.json (working copy)
|
| @@ -2,7 +2,7 @@
|
| "background_page": "background.html",
|
| "content_scripts": [ {
|
| "js": [ "script.js" ],
|
| - "matches": [ "http://*/*", "file://*.*" ]
|
| + "matches": [ "http://*/*" ]
|
| } ],
|
| "description": "Hreggvi\u00F0ur: l10n page action",
|
| "name": "Hreggvi\u00F0ur is my name",
|
|
|