Skip to content

Commit 9232d23

Browse files
author
chrome-release-bot
committed
Publish DEPS for 74.0.3719.1
1 parent 09c1663 commit 9232d23

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

DEPS

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ gclient_gn_args = [
3838

3939

4040
vars = {
41+
"buildspec_platforms": "win-asan",
4142
# Variable that can be used to support multiple build scenarios, like having
4243
# Chromium specific targets in a client project's GN file or sync dependencies
4344
# conditionally etc.
@@ -131,23 +132,23 @@ vars = {
131132
# Three lines of non-changing comments so that
132133
# the commit queue can handle CLs rolling V8
133134
# and whatever else without interference from each other.
134-
'v8_revision': 'refs/heads/chromium/3719',
135+
'v8_revision': 'd28f8754224ea5853cd2c8bd7f1e8a4496037a52',
135136
# Three lines of non-changing comments so that
136137
# the commit queue can handle CLs rolling swarming_client
137138
# and whatever else without interference from each other.
138139
'swarming_revision': 'd50a88f50782ba29076061b94c7b9d08a6c7e424',
139140
# Three lines of non-changing comments so that
140141
# the commit queue can handle CLs rolling ANGLE
141142
# and whatever else without interference from each other.
142-
'angle_revision': 'refs/heads/chromium/3719',
143+
'angle_revision': '46d32e0fcd84683684110bc40aa4d4dca3caa8d8',
143144
# Three lines of non-changing comments so that
144145
# the commit queue can handle CLs rolling SwiftShader
145146
# and whatever else without interference from each other.
146147
'swiftshader_revision': '7f6f891204d078eec63a8d9c6bbeb67d1f8b83bd',
147148
# Three lines of non-changing comments so that
148149
# the commit queue can handle CLs rolling PDFium
149150
# and whatever else without interference from each other.
150-
'pdfium_revision': 'refs/heads/chromium/3719',
151+
'pdfium_revision': 'ac0f524bb10359d2d152b2001bc33e5bdc212c49',
151152
# Three lines of non-changing comments so that
152153
# the commit queue can handle CLs rolling openmax_dl
153154
# and whatever else without interference from each other.
@@ -1306,7 +1307,7 @@ deps = {
13061307
Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
13071308

13081309
'src-internal': {
1309-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@refs/heads/chromium/3719',
1310+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@dd89fb7f36edbe779866cd034016bb15073df6f7',
13101311
'condition': 'checkout_src_internal',
13111312
},
13121313

0 commit comments

Comments
 (0)