@@ -94,8 +94,8 @@ vars = {
94
94
# as an expression.
95
95
'cros_download_vm' : '"{cros_board}" == "amd64-generic"' ,
96
96
97
- 'nw_src_revision' : 'f07f20ab9a4006c5f0f31c0101ab0fab67f3fc76 ' ,
98
- 'nw_v8_revision' : '12973745f8b4b4bdb44c6fafdf1b497448078c96 ' ,
97
+ 'nw_src_revision' : '50e9cf53e543f783142560e0cca2c806b8b9ced7 ' ,
98
+ 'nw_v8_revision' : '7e32df7b05a74c8aea9d5368749dbace82728881 ' ,
99
99
'nw_node_revision' : '65086b335ffeb0e44f1508adfa361062b2177188' ,
100
100
# ANGLE's deps are relative to the angle_root variable.
101
101
'angle_root' : 'src/third_party/angle' ,
@@ -121,7 +121,7 @@ vars = {
121
121
# Three lines of non-changing comments so that
122
122
# the commit queue can handle CLs rolling V8
123
123
# and whatever else without interference from each other.
124
- 'v8_revision' : '54dc9b0b690e21d8d1c6670cc47f61abb41b9702 ' ,
124
+ 'v8_revision' : '27509dd4369493c01c534b3d3c5093ed5fd6d71b ' ,
125
125
# Three lines of non-changing comments so that
126
126
# the commit queue can handle CLs rolling swarming_client
127
127
# and whatever else without interference from each other.
@@ -910,7 +910,7 @@ deps = {
910
910
},
911
911
912
912
'src/third_party/libvpx/source/libvpx' :
913
- Var ('chromium_git' ) + '/webm/libvpx.git' + '@' + 'be3c1ee28aeb699c508b02cfcccf7f13feaed3eb ' ,
913
+ Var ('chromium_git' ) + '/webm/libvpx.git' + '@' + 'cbd7580ae8a84abb719e9fa5d143f349150ffafc ' ,
914
914
915
915
'src/third_party/libwebm/source' :
916
916
Var ('chromium_git' ) + '/webm/libwebm.git' + '@' + 'e4931ebc0a816458c18a6734e91a4d1b5acd5c56' ,
@@ -1216,7 +1216,7 @@ deps = {
1216
1216
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1217
1217
1218
1218
'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 ' ,
1220
1220
'condition' : 'checkout_src_internal' ,
1221
1221
},
1222
1222
0 commit comments