@@ -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' : 'c1b40d07413dec7c7c00a0afa0115a97785afcf9 ' ,
111
- 'nw_v8_revision' : '2d3bccd62e299e59a713d36e6b37e07ed24356fe ' ,
110
+ 'nw_src_revision' : 'a478edd61dddb740ef9bb2d84c8afcca655ffd1a ' ,
111
+ 'nw_v8_revision' : 'ec3624d0ecf319b0002416219a2dd09c68275f7a ' ,
112
112
'nw_node_revision' : 'd79e0dd3d494b649faf6ac3e41af50fed9363e2c' ,
113
113
# ANGLE's deps are relative to the angle_root variable.
114
114
'angle_root' : 'src/third_party/angle' ,
@@ -134,11 +134,11 @@ vars = {
134
134
# Three lines of non-changing comments so that
135
135
# the commit queue can handle CLs rolling Skia
136
136
# and whatever else without interference from each other.
137
- 'skia_revision' : '3a2e3e75232d225e6f5e7c3530458be63bbb355a ' ,
137
+ 'skia_revision' : 'e5b2375e28d85a6c8db771495b963670be28defd ' ,
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' : 'd1ee844177357459a2eca3aeda7904b2a169f334 ' ,
141
+ 'v8_revision' : 'baf5b819112117d4f9cc62a90abe98813734d35f ' ,
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.
@@ -873,7 +873,7 @@ deps = {
873
873
},
874
874
875
875
'src/third_party/ffmpeg' :
876
- Var ('chromium_git' ) + '/chromium/third_party/ffmpeg.git' + '@' + 'e02fc00c5da42ea5cdf2bf5b9bab93c323a1e698 ' ,
876
+ Var ('chromium_git' ) + '/chromium/third_party/ffmpeg.git' + '@' + '2c86ba060a3835d42d5f14d860c20c96ca7dc841 ' ,
877
877
878
878
'src/third_party/flac' :
879
879
Var ('chromium_git' ) + '/chromium/deps/flac.git' + '@' + 'af862024c8c8fa0ae07ced05e89013d881b00596' ,
@@ -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@bae12459b8a4a843358100f2adebd35bb5908acf ' ,
1412
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@98d4a682815dc80dbb2bd76b997ada4fa2485f1d ' ,
1413
1413
'condition' : 'checkout_src_internal' ,
1414
1414
},
1415
1415
0 commit comments