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

Unified Diff: metadata.gecko

Issue 29340595: Issue 3957 - Update dependency on adblockpluscore to revision 82c88024773b (Closed)
Patch Set: Created April 19, 2016, 3:38 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
« no previous file with comments | « dependencies ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.gecko
===================================================================
--- a/metadata.gecko
+++ b/metadata.gecko
@@ -66,16 +66,17 @@ chrome/content/ui/subscriptions.xml = ad
chrome/content/cssProperties.js = adblockpluscore/chrome/content/cssProperties.js
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/cssRules.js = adblockpluscore/lib/cssRules.js
lib/downloader.js = adblockpluscore/lib/downloader.js
lib/elemHide.js = adblockpluscore/lib/elemHide.js
+lib/events.js = adblockpluscore/lib/events.js
lib/filterClasses.js = adblockpluscore/lib/filterClasses.js
lib/filterListener.js = adblockpluscore/lib/filterListener.js
lib/filterNotifier.js = adblockpluscore/lib/filterNotifier.js
lib/filterStorage.js = adblockpluscore/lib/filterStorage.js
lib/matcher.js = adblockpluscore/lib/matcher.js
lib/notification.js = adblockpluscore/lib/notification.js
lib/subscriptionClasses.js = adblockpluscore/lib/subscriptionClasses.js
lib/synchronizer.js = adblockpluscore/lib/synchronizer.js
« no previous file with comments | « dependencies ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld