Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.gecko

Issue 29376555: [adblockplus] Issue 4915 - Expose ext.i18n for background pages (Closed)
Patch Set: Created Feb. 20, 2017, 1:40 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« ext/common.js ('K') | « ext/common.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.gecko
diff --git a/metadata.gecko b/metadata.gecko
index eeec25d9b96e3d2b454e0f1476f17ecdec69cb3c..b0a4f8ebe3fbcc82caf17ef37d1b44ce39d9db30 100644
--- a/metadata.gecko
+++ b/metadata.gecko
@@ -64,7 +64,7 @@ chrome/content/elemHideEmulation.js = adblockpluscore/chrome/content/elemHideEmu
lib/ext_background.js = ext/background.js
lib/ext_common.js = ext/common.js
lib/messageResponder.js = adblockplusui/messageResponder.js
-lib/antiadblockInit.js = adblockpluscore/lib/antiadblockInit.js
+lib/antiadblockInit.js = adblockplusui/lib/antiadblockInit.js
Sebastian Noack 2017/02/20 16:53:20 This change seems to be unrelated, or do I miss so
wspee 2017/03/01 14:54:08 Done.
lib/common.js = adblockpluscore/lib/common.js
lib/coreUtils.js = adblockpluscore/lib/coreUtils.js
lib/downloader.js = adblockpluscore/lib/downloader.js
« ext/common.js ('K') | « ext/common.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld