Skip to content

Commit 25e1483

Browse files
committed
update to chromium 90.0.4430.85
1 parent 724cc11 commit 25e1483

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DEPS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ vars = {
173173
'checkout_simplechrome': '"{cros_boards}" != ""',
174174
'checkout_simplechrome_with_vms': '"{cros_boards_with_qemu_images}" != ""',
175175

176-
'nw_src_revision': '388483f5760c4f5599053e6b71f5143272646ef0',
177-
'nw_v8_revision': '605e171c91a940699e992b14225f154cc241ee40',
176+
'nw_src_revision': '00205ae96a613752798e333255d6349eb68cc19d',
177+
'nw_v8_revision': '8d680de13fa2d0c7b82c495ae0eef2c1a08edbe6',
178178
'nw_node_revision': 'fade7bc502bb9d5d2d48b3b4e25c8b6497d2be17',
179179

180180
# ANGLE's deps are relative to the angle_root variable.
@@ -214,15 +214,15 @@ vars = {
214214
# Three lines of non-changing comments so that
215215
# the commit queue can handle CLs rolling V8
216216
# and whatever else without interference from each other.
217-
'v8_revision': '462fc27a2892702a4d42ffd647789c58ffcee747',
217+
'v8_revision': '2a79cd57b6931f43a1158f4df61c73992b1f6c68',
218218
# Three lines of non-changing comments so that
219219
# the commit queue can handle CLs rolling swarming_client
220220
# and whatever else without interference from each other.
221221
'swarming_revision': 'a32a1607f6093d338f756c7e7c7b4333b0c50c9c',
222222
# Three lines of non-changing comments so that
223223
# the commit queue can handle CLs rolling ANGLE
224224
# and whatever else without interference from each other.
225-
'angle_revision': '0297dd80c5d23df7a651ec44e358d2c9ec7c6e53',
225+
'angle_revision': 'e22cfa011f5ecfcc020d29ac51a5ffca1b1a6603',
226226
# Three lines of non-changing comments so that
227227
# the commit queue can handle CLs rolling SwiftShader
228228
# and whatever else without interference from each other.
@@ -1622,7 +1622,7 @@ deps = {
16221622
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
16231623

16241624
'src-internal': {
1625-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@aeb2538ecf13383b9abc6910ad6e8c5555f6a5ec',
1625+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@47dc37fed3355b362666d9ca63e2227703f6cac7',
16261626
'condition': 'checkout_src_internal',
16271627
},
16281628

0 commit comments

Comments
 (0)