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

Unified Diff: dependencies

Issue 29339314: Issue 3870 - Rewrite legacy options page to use async messages (Closed)
Patch Set: Avoid another race condition Created April 7, 2016, 1:27 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 | « background.js ('k') | lib/notificationHelper.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dependencies
diff --git a/dependencies b/dependencies
index 8fb26c3fd5a4363135fa5faf34aef8dd3a5c7387..0dee2de040d83a71a0c5d3bd717d315cd02de114 100644
--- a/dependencies
+++ b/dependencies
@@ -2,6 +2,6 @@ _root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/
_self = buildtools/ensure_dependencies.py
buildtools = buildtools hg:cf407fe581d0 git:91d1e3a
adblockplus = adblockplus hg:1e8c64115e5b git:4815245
-adblockpluscore = adblockpluscore hg:74987c2906ac git:985dac0
-adblockplusui = adblockplusui hg:9b91cdef871c git:e78579a
+adblockpluscore = adblockpluscore hg:719f4b374d89 git:db38acd
+adblockplusui = adblockplusui hg:0593d76f1106 git:9de6da7
adblockplustests = adblockplustests hg:95fa66491d7d git:b4902cd
« no previous file with comments | « background.js ('k') | lib/notificationHelper.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld