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

Unified Diff: dependencies

Issue 29453708: Issue 5119 - use own version of buildtools for ensure_dependencies.py instead of one from adblock (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created June 1, 2017, 4:55 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
diff --git a/dependencies b/dependencies
index 2201af85dc0f441eaafd15091620a9fc2ffb5c84..c6a20a2c3fbbec8e545c737144208f0275e4c348 100644
--- a/dependencies
+++ b/dependencies
@@ -1,5 +1,6 @@
_root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/
-_self = adblockpluscore/buildtools/ensure_dependencies.py
+_self = buildtools/ensure_dependencies.py
+buildtools = buildtools hg:6ab9eb46db2a git:2f2bf1f217314022327d4bd9c39002e9248dcf7f
adblockpluscore = adblockpluscore hg:103fdc164738 git:199dffdec708afd3913665e3582868aa4a110d97
third_party/googletest = googletest-github hg:368e1f54e5f6 git:d225acc90bc3a8c420a9bcd1f033033c1ccd7fe0
third_party/gyp = gyp hg:fa4a16faa5ce git:8035ac9
« 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