Skip to content

Commit 311b559

Browse files
committed
update to chromium 87.0.4280.66
1 parent 0630f07 commit 311b559

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ vars = {
166166
'checkout_simplechrome': '"{cros_boards}" != ""',
167167
'checkout_simplechrome_with_vms': '"{cros_boards_with_qemu_images}" != ""',
168168

169-
'nw_src_revision': '09e5c58403e299ff5013d2c9fa9cf84d76e13f89',
170-
'nw_v8_revision': '9c159088a63341e92b9d96135129f1551c39f467',
169+
'nw_src_revision': '56cb09087b07b373810463c14bf33c19363e6880',
170+
'nw_v8_revision': 'e10550ef0bf4a6b9691e979a903c53b41a0c7311',
171171
'nw_node_revision': '173afa38e81a44356272ea0673d69bf87089f314',
172172

173173
# ANGLE's deps are relative to the angle_root variable.
@@ -205,7 +205,7 @@ vars = {
205205
# Three lines of non-changing comments so that
206206
# the commit queue can handle CLs rolling V8
207207
# and whatever else without interference from each other.
208-
'v8_revision': 'd2fef9fb0ac356d6cf6759f29e2b56ebea8bc58d',
208+
'v8_revision': '3cd8a8915ce4f62b50e6371f5b7fc155b5d78413',
209209
# Three lines of non-changing comments so that
210210
# the commit queue can handle CLs rolling swarming_client
211211
# and whatever else without interference from each other.
@@ -1573,7 +1573,7 @@ deps = {
15731573
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
15741574

15751575
'src-internal': {
1576-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@19cbbda7bd3067eeba6c0f7f22026fb57136a84d',
1576+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@2f3f492fc1edb354af4e307f3ad873380d56cf61',
15771577
'condition': 'checkout_src_internal',
15781578
},
15791579

0 commit comments

Comments
 (0)