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

Unified Diff: dependencies

Issue 29345407: Issue 4090 - Make require() load modules lazily (Closed)
Patch Set: Added dependency update Created May 31, 2016, 3:12 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 | « no previous file | ensure_dependencies.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dependencies
===================================================================
--- a/dependencies
+++ b/dependencies
@@ -1,8 +1,8 @@
_root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/
_self = buildtools/ensure_dependencies.py
-buildtools = buildtools hg:3816c08c0f98 git:93e54d4
+buildtools = buildtools hg:e8c9a496cd06 git:561bbde
abp2blocklist = abp2blocklist hg:36bcf3e032cc git:df196ea
adblockplus = adblockplus hg:1e8c64115e5b git:4815245
adblockpluscore = adblockpluscore hg:b791dfaa66c6 git:7c38b98
adblockplusui = adblockplusui hg:0593d76f1106 git:9de6da7
adblockplustests = adblockplustests hg:0b8ea493fa58 git:fc7df27
« no previous file with comments | « no previous file | ensure_dependencies.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld