@@ -107,9 +107,9 @@ vars = {
107
107
# as an expression.
108
108
'cros_download_vm' : '"{cros_board}" == "amd64-generic"' ,
109
109
110
- 'nw_src_revision' : 'eb6379fe7f0d12614e3c2a4505929efec8aa45d3 ' ,
111
- 'nw_v8_revision' : 'f0a40dc9faf00cfdc73c5b0353ffbe19ff025ab1 ' ,
112
- 'nw_node_revision' : '833f941da4b925db8765cec3bee9092644277a6b ' ,
110
+ 'nw_src_revision' : 'c741e853fa8342bb418a54d3515ae5601ec0d774 ' ,
111
+ 'nw_v8_revision' : 'e71e677b1e2b33b31c22fe9553074f0b8dd6ac6e ' ,
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' ,
115
115
@@ -134,27 +134,27 @@ 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' : '68046cd7be837bd31bc8f0e821a2f82a02dda9cf ' ,
137
+ 'skia_revision' : '3a2e3e75232d225e6f5e7c3530458be63bbb355a ' ,
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' : '81b7d7e8f5134517128e838d14f4dfd2c2275552 ' ,
141
+ 'v8_revision' : 'f7380d154b2d2c57edd03a9b3e36e3bcccf44925 ' ,
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' : '85a239d091281be5716baec96f67aed9758b2d3b ' ,
149
+ 'angle_revision' : '1b6a9ca29c8a192ec907fa1a48c54eb20dc524b5 ' ,
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.
153
153
'swiftshader_revision' : '96fbe0810a3fc9b4982d24b6c2c6b04642598e15' ,
154
154
# Three lines of non-changing comments so that
155
155
# the commit queue can handle CLs rolling PDFium
156
156
# and whatever else without interference from each other.
157
- 'pdfium_revision' : '4fcc1f28e25ec78d75e33264f1833336c37a3b3e ' ,
157
+ 'pdfium_revision' : '6ce1d132489de5aa420cec9ef83818d5bad81c51 ' ,
158
158
# Three lines of non-changing comments so that
159
159
# the commit queue can handle CLs rolling openmax_dl
160
160
# and whatever else without interference from each other.
@@ -185,7 +185,7 @@ vars = {
185
185
# Three lines of non-changing comments so that
186
186
# the commit queue can handle CLs rolling NaCl
187
187
# and whatever else without interference from each other.
188
- 'nacl_revision' : '6abc006f6760ec49350cd45e8bccbff4809725ac ' ,
188
+ 'nacl_revision' : 'f8d9b46365a16f3ab0ba278139575e2c271964e9 ' ,
189
189
# Three lines of non-changing comments so that
190
190
# the commit queue can handle CLs rolling freetype
191
191
# and whatever else without interference from each other.
@@ -217,7 +217,7 @@ vars = {
217
217
# Three lines of non-changing comments so that
218
218
# the commit queue can handle CLs rolling feed
219
219
# and whatever else without interference from each other.
220
- 'feed_revision' : '7b04f569093e15ecc39b818a89101269ef8d76b5 ' ,
220
+ 'feed_revision' : '16811efbf6b3ba9f707c587bcfa942b8f97a82a7 ' ,
221
221
# Three lines of non-changing comments so that
222
222
# the commit queue can handle CLs rolling android_sdk_build-tools_version
223
223
# and whatever else without interference from each other.
@@ -715,7 +715,7 @@ deps = {
715
715
Var ('chromium_git' ) + '/angle/angle.git' + '@' + Var ('angle_revision' ),
716
716
717
717
'src/third_party/dav1d/libdav1d' :
718
- Var ('chromium_git' ) + '/external/github.com/videolan/dav1d.git' + '@' + 'f8cac8c56b3e8afec0e356b297c373a352746a1b ' ,
718
+ Var ('chromium_git' ) + '/external/github.com/videolan/dav1d.git' + '@' + 'd400361524ce739db30d552a9e54809d812710c6 ' ,
719
719
720
720
'src/third_party/dawn' :
721
721
Var ('dawn_git' ) + '/dawn.git' + '@' + Var ('dawn_revision' ),
@@ -986,7 +986,7 @@ deps = {
986
986
Var ('chromium_git' ) + '/chromium/deps/hunspell_dictionaries.git' + '@' + '3874188bd69fe67a825d07584c74451e45063e95' ,
987
987
988
988
'src/third_party/icu' :
989
- Var ('chromium_git' ) + '/chromium/deps/icu.git' + '@' + '35f7e139f33f1ddbfdb68b65dda29aff430c3f6f ' ,
989
+ Var ('chromium_git' ) + '/chromium/deps/icu.git' + '@' + 'e3d32ff805c917e6a8a6ed1c6e1acb1f2e83c544 ' ,
990
990
991
991
'src/third_party/icu4j' : {
992
992
'packages' : [
@@ -1082,7 +1082,7 @@ deps = {
1082
1082
},
1083
1083
1084
1084
'src/third_party/libvpx/source/libvpx' :
1085
- Var ('chromium_git' ) + '/webm/libvpx.git' + '@' + 'da5be113f3205544658db52201a66273cf7d6e70 ' ,
1085
+ Var ('chromium_git' ) + '/webm/libvpx.git' + '@' + '98006afc7bdc560ba0419ef92a285d9789fa633e ' ,
1086
1086
1087
1087
'src/third_party/libwebm/source' :
1088
1088
Var ('chromium_git' ) + '/webm/libwebm.git' + '@' + '51ca718c3adf0ddedacd7df25fe45f67dc5a9ce1' ,
@@ -1362,7 +1362,7 @@ deps = {
1362
1362
Var ('chromium_git' ) + '/external/khronosgroup/webgl.git' + '@' + '3f6583d3fee4ab71866ade794504a20eb6f63f88' ,
1363
1363
1364
1364
'src/third_party/webrtc' :
1365
- Var ('webrtc_git' ) + '/src.git' + '@' + 'f67efae5f51d77a8e7ed7b6e5e631ab58981108b ' ,
1365
+ Var ('webrtc_git' ) + '/src.git' + '@' + '159c16f3ceea1d02d08d51fc83d843019d773ec6 ' ,
1366
1366
1367
1367
'src/third_party/xdg-utils' : {
1368
1368
'url' : Var ('chromium_git' ) + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d' ,
@@ -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@8b7df2790ca833e29223de588eadadbe2eadf3f5 ' ,
1412
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@30533287878d3249ea92ef431927a32b49381b1b ' ,
1413
1413
'condition' : 'checkout_src_internal' ,
1414
1414
},
1415
1415
0 commit comments