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

Unified Diff: dependencies

Issue 29451722: Issue 4907 - Update v8 to 5.7.278 in libadblockplus (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created May 30, 2017, 3:02 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
Index: dependencies
diff --git a/dependencies b/dependencies
index 2201af85dc0f441eaafd15091620a9fc2ffb5c84..b7114c19ea47837d134ba5809c760a141fb40404 100644
--- a/dependencies
+++ b/dependencies
@@ -1,6 +1,13 @@
_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: git:https://github.com/xxxz/buildtools.git@8c6d37906df5761d71a86d680293f601e4e8dee3
sergei 2017/05/30 15:21:32 This line will be changed as soon as decision abou
sergei 2017/06/02 07:22:17 Done.
adblockpluscore = adblockpluscore hg:103fdc164738 git:199dffdec708afd3913665e3582868aa4a110d97
third_party/googletest = googletest-github hg:368e1f54e5f6 git:d225acc90bc3a8c420a9bcd1f033033c1ccd7fe0
-third_party/gyp = gyp hg:fa4a16faa5ce git:8035ac9
-third_party/v8 = v8-googlesource hg:28969bee9861 git:6bcca144a974f97d9496d3f7b538f90208f89c2e
+third_party/gyp = gyp hg:2488397072ad git:8ffe7e7b1b82890a7e9ea21176bf039b6c53167b
+third_party/v8 = v8-googlesource hg:b0526a8c076e git:97fafa7b1c277bcc627495318fe309ba9c2e3081
+third_party/v8/base/trace_event/common = chromium-trace_event-common hg:afa6c508d4a7 git:06294c8a4a6f744ef284cd63cfe54dbf61eea290
+third_party/v8/build = chromium-src-build hg:71b1606b07cf git:3983535ba9ae6e2dc501e59fde158018d811f95c
+third_party/v8/testing/gtest = googletest-github hg:324727ee9ad7 git:6f8a66431cb592dad629028a50b3dd418a408c87
+third_party/v8/tools/gyp = gyp hg:9282ef983052 git:e7079f0e0e14108ab0dba58728ff219637458563
+third_party/v8/tools/clang = chromium-src-tools-clang hg:24cee4531b21 git:286099f3928097ad1602710b550dfc1ff5c22142
Eric 2017/05/30 17:31:40 There's a dependency on a particular Google versio
sergei 2017/05/31 12:47:11 It's not clang, it's some additions and tools and
+third_party/v8/third_party/icu = chromium-deps-icu hg:dcc0a556c207 git:9cd2828740572ba6f694b9365236a8356fd06147

Powered by Google App Engine
This is Rietveld