summaryrefslogtreecommitdiff
path: root/deps/v8/DEPS
diff options
context:
space:
mode:
authorMyles Borins <mylesborins@google.com>2018-07-09 16:22:46 -0400
committerMyles Borins <mylesborins@google.com>2018-07-13 16:10:13 -0400
commit9374a83d6983710844c5436f32c14242ba600a20 (patch)
treeb5e25c8a480211e0d2e67505057790065fd2d7b4 /deps/v8/DEPS
parent7570ad58e91f0cbcf81daf3cdb7e4928b224249e (diff)
downloadandroid-node-v8-9374a83d6983710844c5436f32c14242ba600a20.tar.gz
android-node-v8-9374a83d6983710844c5436f32c14242ba600a20.tar.bz2
android-node-v8-9374a83d6983710844c5436f32c14242ba600a20.zip
deps: patch V8 to 6.7.288.49
PR-URL: https://github.com/nodejs/node/pull/21727 Refs: https://github.com/v8/v8/compare/6.7.288.46...6.7.288.49 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'deps/v8/DEPS')
-rw-r--r--deps/v8/DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/v8/DEPS b/deps/v8/DEPS
index 4a00478633..7c4fe68361 100644
--- a/deps/v8/DEPS
+++ b/deps/v8/DEPS
@@ -15,6 +15,8 @@ deps = {
Var('chromium_url') + '/chromium/src/build.git' + '@' + '73e352e758d90603e23bdc84734c12aa5817ab5f',
'v8/tools/gyp':
Var('chromium_url') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
+ 'v8/third_party/depot_tools':
+ Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '024a3317597b06418efea2d45aa54dd2a7030c8a',
'v8/third_party/icu':
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'd888fd2a1be890f4d35e43f68d6d79f42519a357',
'v8/third_party/instrumented_libraries':