 Issue 29332492:
  Issue 3269 - Display uninstallation page when uninstalled  (Closed)
    
  
    Issue 29332492:
  Issue 3269 - Display uninstallation page when uninstalled  (Closed) 
  | Index: metadata.common | 
| diff --git a/metadata.common b/metadata.common | 
| index 8d189a516a6332ed402a8d60f20fd986f036d4bd..03e6c4890b7bc1a0410e18358d1610b32eea2bdc 100644 | 
| --- a/metadata.common | 
| +++ b/metadata.common | 
| @@ -92,6 +92,7 @@ lib/adblockplus.js = lib/prefs.js | 
| lib/filterComposer.js | 
| lib/icon.js | 
| lib/notificationHelper.js | 
| + lib/uninstall.js | 
| --arg module=true source_repo=https://hg.adblockplus.org/adblockplus/ | 
| ext/common.js = ext/common.js chrome/ext/common.js | 
| ext/background.js = ext/background.js chrome/ext/background.js --arg brace_style=expand |