Update V8 DEPS.
Rolling v8/build to 59daf502c36f20b5c9292f4bd9af85791f8a5884 Rolling v8/third_party/WebKit/Source/platform/inspector_protocol to 547960151fb364dd9a382fa79ffc9abfb184e3d1 Rolling v8/tools/clang to 3afb04a8153e40ff00f9eaa14337851c3ab4a368 TBR=machenbach@chromium.org,vogelheim@chromium.org,hablich@chromium.org Review-Url: https://codereview.chromium.org/2264413002 Cr-Commit-Position: refs/heads/master@{#38805}
This commit is contained in:
parent
b2a257f9ff
commit
e1b47909fb
6
DEPS
6
DEPS
@ -8,7 +8,7 @@ vars = {
|
||||
|
||||
deps = {
|
||||
"v8/build":
|
||||
Var("git_url") + "/chromium/src/build.git" + "@" + "3345815406d21b1ec594b95711ade879fa486241",
|
||||
Var("git_url") + "/chromium/src/build.git" + "@" + "59daf502c36f20b5c9292f4bd9af85791f8a5884",
|
||||
"v8/tools/gyp":
|
||||
Var("git_url") + "/external/gyp.git" + "@" + "702ac58e477214c635d9b541932e75a95d349352",
|
||||
"v8/third_party/icu":
|
||||
@ -20,7 +20,7 @@ deps = {
|
||||
"v8/base/trace_event/common":
|
||||
Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "315bf1e2d45be7d53346c31cfcc37424a32c30c8",
|
||||
"v8/third_party/WebKit/Source/platform/inspector_protocol":
|
||||
Var("git_url") + "/chromium/src/third_party/WebKit/Source/platform/inspector_protocol.git" + "@" + "b53e3af6bfca3333fc2dd69302dac6667a8c6418",
|
||||
Var("git_url") + "/chromium/src/third_party/WebKit/Source/platform/inspector_protocol.git" + "@" + "547960151fb364dd9a382fa79ffc9abfb184e3d1",
|
||||
"v8/third_party/jinja2":
|
||||
Var("git_url") + "/chromium/src/third_party/jinja2.git" + "@" + "2222b31554f03e62600cd7e383376a7c187967a1",
|
||||
"v8/third_party/markupsafe":
|
||||
@ -43,7 +43,7 @@ deps = {
|
||||
"v8/test/test262/harness":
|
||||
Var("git_url") + "/external/github.com/test262-utils/test262-harness-py.git" + "@" + "cbd968f54f7a95c6556d53ba852292a4c49d11d8",
|
||||
"v8/tools/clang":
|
||||
Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "781e8b3df3bbd631eae9560c1175aec8ce77f77d",
|
||||
Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "3afb04a8153e40ff00f9eaa14337851c3ab4a368",
|
||||
}
|
||||
|
||||
deps_os = {
|
||||
|
Loading…
Reference in New Issue
Block a user