@@ -107,8 +107,8 @@ vars = {
107
107
# as an expression.
108
108
'cros_download_vm' : '"{cros_board}" == "amd64-generic"' ,
109
109
110
- 'nw_src_revision' : '4ef23dded94a137ab5a9857172a8f4fc47223f42 ' ,
111
- 'nw_v8_revision' : '2b0ac56e160fa0ee32bff4a5d45332ade4e2d009 ' ,
110
+ 'nw_src_revision' : 'bfb54ea060cb3c23837c2b75fec07b12311d3079 ' ,
111
+ 'nw_v8_revision' : '2d3bccd62e299e59a713d36e6b37e07ed24356fe ' ,
112
112
'nw_node_revision' : '6483519975bfe637e0b23cf71998c32f5f49f791' ,
113
113
# ANGLE's deps are relative to the angle_root variable.
114
114
'angle_root' : 'src/third_party/angle' ,
@@ -138,15 +138,15 @@ vars = {
138
138
# Three lines of non-changing comments so that
139
139
# the commit queue can handle CLs rolling V8
140
140
# and whatever else without interference from each other.
141
- 'v8_revision' : 'f7380d154b2d2c57edd03a9b3e36e3bcccf44925 ' ,
141
+ 'v8_revision' : 'd1ee844177357459a2eca3aeda7904b2a169f334 ' ,
142
142
# Three lines of non-changing comments so that
143
143
# the commit queue can handle CLs rolling swarming_client
144
144
# and whatever else without interference from each other.
145
145
'swarming_revision' : 'aa60736aded9fc32a0e21a81f5fc51f6009d01f3' ,
146
146
# Three lines of non-changing comments so that
147
147
# the commit queue can handle CLs rolling ANGLE
148
148
# and whatever else without interference from each other.
149
- 'angle_revision' : '1b6a9ca29c8a192ec907fa1a48c54eb20dc524b5 ' ,
149
+ 'angle_revision' : 'b98a3d1c05e20a3ffcee8617b84f82f71cd58eee ' ,
150
150
# Three lines of non-changing comments so that
151
151
# the commit queue can handle CLs rolling SwiftShader
152
152
# and whatever else without interference from each other.
@@ -1409,7 +1409,7 @@ deps = {
1409
1409
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1410
1410
1411
1411
'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 ' ,
1413
1413
'condition' : 'checkout_src_internal' ,
1414
1414
},
1415
1415
0 commit comments