Skip to content

Commit

Permalink
Update V8 DEPS.
Browse files Browse the repository at this point in the history
Rolling v8/build: https://chromium.googlesource.com/chromium/src/build/+log/f8a6922..aeb5c9d

Rolling v8/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools/+log/a73eec2..2a6dffa

Rolling v8/tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang/+log/49e7cd9..6274a55

[email protected],[email protected]

Change-Id: I41c53f201fa84ea686de969ab5bcffd0402d18a4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2992318
Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#75401}
  • Loading branch information
v8-ci-autoroll-builder authored and V8 LUCI CQ committed Jun 28, 2021
1 parent d0c0d4c commit a445397
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ deps = {
'base/trace_event/common':
Var('chromium_url') + '/chromium/src/base/trace_event/common.git' + '@' + 'd5bb24e5d9802c8c917fcaa4375d5239a586c168',
'build':
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'f8a6922b7d3fd7096dab8cdd89780ef10f13a3f4',
Var('chromium_url') + '/chromium/src/build.git' + '@' + 'aeb5c9d51647769eea951bbe927a981f15de62fd',
'buildtools':
Var('chromium_url') + '/chromium/src/buildtools.git' + '@' + '82a4d6022067726fc72f261cb64a1dfa3b97af86',
'buildtools/clang_format/script':
Expand Down Expand Up @@ -226,7 +226,7 @@ deps = {
'condition': 'checkout_android',
},
'third_party/depot_tools':
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + 'a73eec2873007750f75c24648ebaeaeceaa6ec60',
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '2a6dffaf4bc5eae2f76b6e56704b63fbcda92c55',
'third_party/fuchsia-sdk': {
'url': Var('chromium_url') + '/chromium/src/third_party/fuchsia-sdk.git' + '@' + '1ea7a15f7eb3752f134afaf42c40e5b1aa159c07',
'condition': 'checkout_fuchsia',
Expand Down Expand Up @@ -285,7 +285,7 @@ deps = {
'third_party/zlib':
Var('chromium_url') + '/chromium/src/third_party/zlib.git'+ '@' + '00ade15d946d72f75c786dc2e66c419a9d99e2ad',
'tools/clang':
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '49e7cd97048e9577c46780860f693e11874cbd36',
Var('chromium_url') + '/chromium/src/tools/clang.git' + '@' + '6274a5523af83afe7762ab96d383f50109376fe7',
'tools/clang/dsymutil': {
'packages': [
{
Expand Down

0 comments on commit a445397

Please sign in to comment.