Skip to content

Commit 25c5a50

Browse files
committed
[DEPS] Update for 72.0.3626.73
1 parent 94b0425 commit 25c5a50

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
@@ -94,8 +94,8 @@ vars = {
9494
# as an expression.
9595
'cros_download_vm': '"{cros_board}" == "amd64-generic"',
9696

97-
'nw_src_revision': '50e9cf53e543f783142560e0cca2c806b8b9ced7',
98-
'nw_v8_revision': '7e32df7b05a74c8aea9d5368749dbace82728881',
97+
'nw_src_revision': '048a7bee773993fa903bfa82b93040cc010c993b',
98+
'nw_v8_revision': 'f8542a2dd010a5fbfe7565a6c4139e3162ad9088',
9999
'nw_node_revision': '65086b335ffeb0e44f1508adfa361062b2177188',
100100
# ANGLE's deps are relative to the angle_root variable.
101101
'angle_root': 'src/third_party/angle',
@@ -121,7 +121,7 @@ vars = {
121121
# Three lines of non-changing comments so that
122122
# the commit queue can handle CLs rolling V8
123123
# and whatever else without interference from each other.
124-
'v8_revision': '27509dd4369493c01c534b3d3c5093ed5fd6d71b',
124+
'v8_revision': 'b3e92a585850996acba23c3bf9494724252707da',
125125
# Three lines of non-changing comments so that
126126
# the commit queue can handle CLs rolling swarming_client
127127
# and whatever else without interference from each other.
@@ -1179,7 +1179,7 @@ deps = {
11791179
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5b6cbd789b9b91b4e46dde883c9f2ecb31eddade',
11801180

11811181
'src/third_party/webrtc':
1182-
Var('webrtc_git') + '/src.git' + '@' + '7cec6ebed55b84cd2223a86d16e233aadba78857',
1182+
Var('webrtc_git') + '/src.git' + '@' + '787bfad256594bd7e835155bd9aa1fa78287878d',
11831183

11841184
'src/third_party/xdg-utils': {
11851185
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
@@ -1216,7 +1216,7 @@ deps = {
12161216
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
12171217

12181218
'src-internal': {
1219-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@370de65154132e1ec69caf5176497e14659a627a',
1219+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@a1b681e6d1616f027f3b16a47806e741ee84e610',
12201220
'condition': 'checkout_src_internal',
12211221
},
12221222

0 commit comments

Comments
 (0)