Commit 91d869a3 authored by machenbach's avatar machenbach Committed by Commit bot

Revert of Update V8 DEPS. (patchset #1 id:1 of https://codereview.chromium.org/1192033002/)

Reason for revert:
[Sheriff] gyp still contains an offending patch

Original issue's description:
> Update V8 DEPS.
>
> Rolling v8/build/gyp to fdcd8bc10c935eff13b391644b01460593c46861
>
> Rolling v8/tools/clang to d2b4eddd701ff0265124147bcb0a65f32273f06b
>
> TBR=machenbach@chromium.org
>
> Committed: https://crrev.com/a940eb8a7cba6596ea25819c0112c3ca053074ed
> Cr-Commit-Position: refs/heads/master@{#29097}

TBR=v8-autoroll@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#29099}
parent 10d47da6
......@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "fdcd8bc10c935eff13b391644b01460593c46861",
Var("git_url") + "/external/gyp.git" + "@" + "79de4031069f37870f04e8b6bbf42f0c7fec37aa",
"v8/third_party/icu":
Var("git_url") + "/chromium/deps/icu.git" + "@" + "a05f412f70489b77da0ddeb8baa31c68e3eff2c6",
"v8/buildtools":
......@@ -18,7 +18,7 @@ deps = {
"v8/testing/gmock":
Var("git_url") + "/external/googlemock.git" + "@" + "29763965ab52f24565299976b936d1265cb6a271", # from svn revision 501
"v8/tools/clang":
Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "d2b4eddd701ff0265124147bcb0a65f32273f06b",
Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "66ba82eea5b4e2309c220cc3e0f2d67ebc3fff4c",
}
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