Commit 34b614e6 authored by v8-autoroll's avatar v8-autoroll Committed by Commit Bot

Update V8 DEPS.

Rolling v8/build: https://chromium.googlesource.com/chromium/src/build/+log/9ba0a1c..2d90a29

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/2bc7fe7..76a8dd7

TBR=machenbach@chromium.org,hablich@chromium.org

Change-Id: I02b0c7ae51218c92926ddbe34789e56e6b1eff6a
Reviewed-on: https://chromium-review.googlesource.com/729401Reviewed-by: 's avatarv8 autoroll <v8-autoroll@chromium.org>
Commit-Queue: v8 autoroll <v8-autoroll@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48770}
parent 52d8c2a4
......@@ -9,7 +9,7 @@ vars = {
deps = {
'v8/build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + '9ba0a1c46851001f67f5dae580c76536078fe88d',
Var('chromium_url') + '/chromium/src/build.git' + '@' + '2d90a2961d8628d25798899470ecaef7d2635c82',
'v8/tools/gyp':
Var('chromium_url') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
'v8/third_party/icu':
......@@ -25,7 +25,7 @@ deps = {
'condition': 'checkout_android',
},
'v8/third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '2bc7fe7bc1e6ab2cc329b6ee90248aa03de186a1',
'url': Var('chromium_url') + '/catapult.git' + '@' + '76a8dd7e8a110d2ea336389ec10255bf2af781a7',
'condition': 'checkout_android',
},
'v8/third_party/jinja2':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment