Skip to content

Commit b1b1644

Browse files
committed
[DEPS] update to 75.0.3770.90
1 parent 53e1122 commit b1b1644

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
@@ -107,8 +107,8 @@ vars = {
107107
# as an expression.
108108
'cros_download_vm': '"{cros_board}" == "amd64-generic"',
109109

110-
'nw_src_revision': '4ef23dded94a137ab5a9857172a8f4fc47223f42',
111-
'nw_v8_revision': '2b0ac56e160fa0ee32bff4a5d45332ade4e2d009',
110+
'nw_src_revision': 'bfb54ea060cb3c23837c2b75fec07b12311d3079',
111+
'nw_v8_revision': '2d3bccd62e299e59a713d36e6b37e07ed24356fe',
112112
'nw_node_revision': '6483519975bfe637e0b23cf71998c32f5f49f791',
113113
# ANGLE's deps are relative to the angle_root variable.
114114
'angle_root': 'src/third_party/angle',
@@ -138,15 +138,15 @@ vars = {
138138
# Three lines of non-changing comments so that
139139
# the commit queue can handle CLs rolling V8
140140
# and whatever else without interference from each other.
141-
'v8_revision': 'f7380d154b2d2c57edd03a9b3e36e3bcccf44925',
141+
'v8_revision': 'd1ee844177357459a2eca3aeda7904b2a169f334',
142142
# Three lines of non-changing comments so that
143143
# the commit queue can handle CLs rolling swarming_client
144144
# and whatever else without interference from each other.
145145
'swarming_revision': 'aa60736aded9fc32a0e21a81f5fc51f6009d01f3',
146146
# Three lines of non-changing comments so that
147147
# the commit queue can handle CLs rolling ANGLE
148148
# and whatever else without interference from each other.
149-
'angle_revision': '1b6a9ca29c8a192ec907fa1a48c54eb20dc524b5',
149+
'angle_revision': 'b98a3d1c05e20a3ffcee8617b84f82f71cd58eee',
150150
# Three lines of non-changing comments so that
151151
# the commit queue can handle CLs rolling SwiftShader
152152
# and whatever else without interference from each other.
@@ -1409,7 +1409,7 @@ deps = {
14091409
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
14101410

14111411
'src-internal': {
1412-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@376a63c7c53829ad69d1e2140c93fca9bef00d6e',
1412+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@bae12459b8a4a843358100f2adebd35bb5908acf',
14131413
'condition': 'checkout_src_internal',
14141414
},
14151415

0 commit comments

Comments
 (0)