Skip to content

Commit 11d9b6b

Browse files
committed
update to chromium 80.0.3987.122
1 parent f721a1f commit 11d9b6b

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
@@ -144,8 +144,8 @@ vars = {
144144
# (ie: release) images.
145145
'use_public_cros_config': 'not checkout_src_internal',
146146

147-
'nw_src_revision': '50aef38f520483ad9c1bfec29452a451fc886e8b',
148-
'nw_v8_revision': '8dd96d932216f29b2c6745522967c4517a8a7857',
147+
'nw_src_revision': '2ef0824e204502c44201d3cec2c21c07130c0495',
148+
'nw_v8_revision': 'b0771817af4a2c4a9009cecde67cf2ddc88075aa',
149149
'nw_node_revision': '92e9c51a469cf59173c68734be4dd609b44eb3a9',
150150

151151
# ANGLE's deps are relative to the angle_root variable.
@@ -182,7 +182,7 @@ vars = {
182182
# Three lines of non-changing comments so that
183183
# the commit queue can handle CLs rolling V8
184184
# and whatever else without interference from each other.
185-
'v8_revision': '54b76d1a1dbd1df7bc2d0dbaf9b1448210ef4cfd',
185+
'v8_revision': 'abc3eecd39cee64da2cb1901f96cd9123905d672',
186186
# Three lines of non-changing comments so that
187187
# the commit queue can handle CLs rolling swarming_client
188188
# and whatever else without interference from each other.
@@ -1067,7 +1067,7 @@ deps = {
10671067
Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '681ca92480ecc11d35feae8c1c00e4e035630f43',
10681068

10691069
'src/third_party/icu':
1070-
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'dbd3825b31041d782c5b504c59dcfb5ac7dda08c',
1070+
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '9f4020916eb1f28f3666f018fdcbe6c9a37f0e08',
10711071

10721072
'src/third_party/icu4j': {
10731073
'packages': [
@@ -1587,7 +1587,7 @@ deps = {
15871587
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
15881588

15891589
'src-internal': {
1590-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@f9414772a37aad63cfa3543e2fc79316f805fb70',
1590+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@aad942e20f58e00d336f25984d68c5442b843654',
15911591
'condition': 'checkout_src_internal',
15921592
},
15931593

0 commit comments

Comments
 (0)