Skip to content

Commit 3dd4759

Browse files
committed
update to chromium 80.0.3987.106
1 parent ed5e0c1 commit 3dd4759

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': '0b007368f3c8c54d615620d126af3c55517a2cad',
148-
'nw_v8_revision': 'c79279fe88f53d592f91bd0afdf0612bd34e1577',
147+
'nw_src_revision': 'da0a976ddbaf8b840946572052a8db99840f8ad5',
148+
'nw_v8_revision': '8434ee029478174bdba53afefc00c619365512db',
149149
'nw_node_revision': '7a7526bf44eed5437026df1a897048271cf6ad4d',
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': '306022a527898c3c00c451f0d121c1a237064aa2',
185+
'v8_revision': 'f592841c63b19c3fcfe03ad9a1f30fd98ced3c6e',
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.
@@ -249,7 +249,7 @@ vars = {
249249
# Three lines of non-changing comments so that
250250
# the commit queue can handle CLs rolling devtools-frontend
251251
# and whatever else without interference from each other.
252-
'devtools_frontend_revision': '76f4c6a07a2d2491ceaad6e4e03bdd5a8e381628',
252+
'devtools_frontend_revision': '0d4095e47ca0e972e04efecf7772a8d12b60c665',
253253
# Three lines of non-changing comments so that
254254
# the commit queue can handle CLs rolling libprotobuf-mutator
255255
# and whatever else without interference from each other.
@@ -1583,7 +1583,7 @@ deps = {
15831583
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
15841584

15851585
'src-internal': {
1586-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1940cbed5dd0184d4ad79be71f9499a61b2fc8c7',
1586+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@a0acaea51ba4e107cc14aa5451a178e9147e41c5',
15871587
'condition': 'checkout_src_internal',
15881588
},
15891589

0 commit comments

Comments
 (0)