Index: metadata.common |
diff --git a/metadata.common b/metadata.common |
index dd314e462d4a53122125d00ee2411936893a7200..acd3199284fbd227a474d510f27a67273f58e616 100644 |
--- a/metadata.common |
+++ b/metadata.common |
@@ -14,6 +14,7 @@ backgroundScripts = ext/common.js |
messageResponder.js |
popupBlocker.js |
background.js |
+ ext/uninstall.js |
testScripts = ../ext/common.js |
../ext/background.js |
../lib/compat.js |
@@ -40,6 +41,7 @@ document_end = include.postload.js |
[mapping] |
ext/content.js = chrome/ext/content.js |
ext/popup.js = chrome/ext/popup.js |
+ext/uninstall.js = chrome/ext/uninstall.js |
subscriptions.xml = adblockplus/chrome/content/ui/subscriptions.xml |
firstRun.html = adblockplusui/firstRun.html |
common.js = adblockplusui/common.js |