| Index: metadata.chrome |
| diff --git a/metadata.chrome b/metadata.chrome |
| index 0e34df7c66406899dad6ed5fa6ba88c62696dcbf..32a2911a89c24c11a4f14c28b8ccb7321249f403 100644 |
| --- a/metadata.chrome |
| +++ b/metadata.chrome |
| @@ -17,17 +17,13 @@ backgroundScripts = polyfill.js |
| lib/compat.js |
| lib/publicSuffixList.js |
| lib/adblockplus.js |
| -testScripts = polyfill.js |
| +testScripts = ../polyfill.js |
| ../ext/common.js |
| ../ext/background.js |
| ../lib/compat.js |
| ../lib/adblockplus.js |
| ../lib/publicSuffixList.js |
| - common.js |
| - tests/prefs.js |
| - tests/versionComparator.js |
| - tests/url.js |
| - tests/cssEscaping.js |
| + tests.js |
| options = options.html |
| devtools = devtools.html |
| browserAction = icons/abp-16.png icons/abp-19.png icons/abp-20.png icons/abp-32.png icons/abp-38.png icons/abp-40.png popup.html |
| @@ -93,6 +89,11 @@ lib/adblockplus.js = |
| background.js |
| include.preload.js = include.preload.js inject.preload.js |
| include.postload.js = subscriptionLink.postload.js composer.postload.js |
| +qunit/tests.js = |
| + qunit/common.js |
| + qunit/tests/prefs.js |
| + qunit/tests/url.js |
| + qunit/tests/cssEscaping.js |
| [import_locales] |
| adblockplusui/locale/*/firstRun.json = * |