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

Unified Diff: dependencies

Issue 5710085762318336: 1757 - Integrate ensure_dependencies.py with the adblockpluschrome repository (Closed)
Patch Set: Created Jan. 13, 2015, 5:14 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
« build.py ('K') | « build.py ('k') | ensure_dependencies.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dependencies
===================================================================
new file mode 100644
--- /dev/null
+++ b/dependencies
@@ -0,0 +1,5 @@
+_root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/
+_self = buildtools/ensure_dependencies.py
+buildtools = buildtools hg:be85e6094718 git:021b78c
+adblockplus = adblockplus hg:816bc28239cd git:b6b012f
+adblockplustests = adblockplustests hg:30c3c8f9f80c git:282d46e
Sebastian Noack 2015/01/13 17:21:53 Apparently the patch is outdated and doesn't consi
« build.py ('K') | « build.py ('k') | ensure_dependencies.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld