Skip to content

Commit 94b0425

Browse files
committed
[DEPS] Update for 72.0.3636.70
1 parent 58813da commit 94b0425

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': 'f07f20ab9a4006c5f0f31c0101ab0fab67f3fc76',
98-
'nw_v8_revision': '12973745f8b4b4bdb44c6fafdf1b497448078c96',
97+
'nw_src_revision': '50e9cf53e543f783142560e0cca2c806b8b9ced7',
98+
'nw_v8_revision': '7e32df7b05a74c8aea9d5368749dbace82728881',
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': '54dc9b0b690e21d8d1c6670cc47f61abb41b9702',
124+
'v8_revision': '27509dd4369493c01c534b3d3c5093ed5fd6d71b',
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.
@@ -910,7 +910,7 @@ deps = {
910910
},
911911

912912
'src/third_party/libvpx/source/libvpx':
913-
Var('chromium_git') + '/webm/libvpx.git' + '@' + 'be3c1ee28aeb699c508b02cfcccf7f13feaed3eb',
913+
Var('chromium_git') + '/webm/libvpx.git' + '@' + 'cbd7580ae8a84abb719e9fa5d143f349150ffafc',
914914

915915
'src/third_party/libwebm/source':
916916
Var('chromium_git') + '/webm/libwebm.git' + '@' + 'e4931ebc0a816458c18a6734e91a4d1b5acd5c56',
@@ -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@0d1916211eb9c9d8e5b75922836c37d251992df4',
1219+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@370de65154132e1ec69caf5176497e14659a627a',
12201220
'condition': 'checkout_src_internal',
12211221
},
12221222

0 commit comments

Comments
 (0)