From c9ef63e568b7f5e96d252da56b6a218fe7e39f65 Mon Sep 17 00:00:00 2001 From: v8-ci-autoroll-builder Date: Mon, 24 Sep 2018 05:38:48 -0700 Subject: [PATCH] Update V8 DEPS. Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/218f466..868fbbf Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/0dc1fa0..baf0927 TBR=machenbach@chromium.org,hablich@chromium.org,sergiyb@chromium.org Change-Id: Ifb64ed8de7d45867a7b3bbae1357ba0f0aecc4b6 Reviewed-on: https://chromium-review.googlesource.com/1240103 Commit-Queue: Sergiy Byelozyorov Reviewed-by: V8 Autoroller Cr-Commit-Position: refs/heads/master@{#56168} --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 02800a9be1..6a2dc558f9 100644 --- a/DEPS +++ b/DEPS @@ -15,7 +15,7 @@ deps = { 'v8/build': Var('chromium_url') + '/chromium/src/build.git' + '@' + 'dfca77bb0d1aee2eb7ab15d1550d5c4821b48811', 'v8/third_party/depot_tools': - Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '0dc1fa046374656368b60805fad4a752d7716a21', + Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'baf09271514cf3d535865e16ece89654220149cb', 'v8/third_party/icu': Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '7ca3ffa77d635e44b9735e1b54fb9c4da3b6c821', 'v8/third_party/instrumented_libraries': @@ -33,7 +33,7 @@ deps = { 'condition': 'checkout_android', }, 'v8/third_party/catapult': { - 'url': Var('chromium_url') + '/catapult.git' + '@' + '218f46686f2f7e110a17aaa486becce46a99d5d6', + 'url': Var('chromium_url') + '/catapult.git' + '@' + '868fbbf41b33c51dd147cfe842b41b9fe0bc808e', }, 'v8/third_party/colorama/src': { 'url': Var('chromium_url') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',