Commit 93b1a632 authored by v8-autoroll's avatar v8-autoroll Committed by Commit bot

Update V8 DEPS.

Rolling v8/build/gyp to e1133480da78cd4a23a8cec604d1d6d46dab35d6

Rolling v8/buildtools to 818123dac34899ec230840936fc15b8b2b5556f9

Rolling v8/tools/clang to 650a79a0bd9b486fa688d8a71ce00674e9e2c096

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

Review URL: https://codereview.chromium.org/1456323002

Cr-Commit-Position: refs/heads/master@{#32100}
parent ed7d7954
......@@ -8,11 +8,11 @@ vars = {
deps = {
"v8/build/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "33b351b2eda8facc464c89213fc8cd9919666c05",
Var("git_url") + "/external/gyp.git" + "@" + "e1133480da78cd4a23a8cec604d1d6d46dab35d6",
"v8/third_party/icu":
Var("git_url") + "/chromium/deps/icu.git" + "@" + "42c58d4e49f2250039f0e98d43e0b76e8f5ca024",
"v8/buildtools":
Var("git_url") + "/chromium/buildtools.git" + "@" + "277db9302c7ff55beee2a9daf380675dc03bea83",
Var("git_url") + "/chromium/buildtools.git" + "@" + "818123dac34899ec230840936fc15b8b2b5556f9",
"v8/tools/swarming_client":
Var('git_url') + '/external/swarming.client.git' + '@' + "8fce79620b04bbe5415ace1103db27505bdc4c06",
"v8/testing/gtest":
......@@ -27,7 +27,7 @@ deps = {
"v8/test/test262/data":
Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "ea222fb7d09e334c321b987656315ad4056ded96",
"v8/tools/clang":
Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "ccc0be4f85403b607fd7426cb86c4db2f49b02f6",
Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "650a79a0bd9b486fa688d8a71ce00674e9e2c096",
}
deps_os = {
......
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