@@ -117,8 +117,8 @@ vars = {
117
117
# (ie: release) images.
118
118
'use_public_cros_config' : 'not checkout_src_internal' ,
119
119
120
- 'nw_src_revision' : '95a0340867481463fcea853d186d4e8f58bd65dc ' ,
121
- 'nw_v8_revision' : '6d27b0917d1b51d53b12319a234586b3d1a0a00f ' ,
120
+ 'nw_src_revision' : '04981d729e70f7f77bcd3b8c966fe75e7d9c7e4c ' ,
121
+ 'nw_v8_revision' : '59f85addb958118cb2191212e3a591e28511610a ' ,
122
122
'nw_node_revision' : 'a19bb0945a842eaa445b5b10507693c0a5afeb55' ,
123
123
124
124
# ANGLE's deps are relative to the angle_root variable.
@@ -151,19 +151,19 @@ vars = {
151
151
# Three lines of non-changing comments so that
152
152
# the commit queue can handle CLs rolling Skia
153
153
# and whatever else without interference from each other.
154
- 'skia_revision' : '289bca57b199f753fae9748d534b021cb75c54ce ' ,
154
+ 'skia_revision' : '2417cee95d9097a19d759a2267d4c3e51786e873 ' ,
155
155
# Three lines of non-changing comments so that
156
156
# the commit queue can handle CLs rolling V8
157
157
# and whatever else without interference from each other.
158
- 'v8_revision' : '2f1c9043cc957207057593095a3e2c792e17d57b ' ,
158
+ 'v8_revision' : '027689dbfcb2a9bbc8ceec4db2631c558e879633 ' ,
159
159
# Three lines of non-changing comments so that
160
160
# the commit queue can handle CLs rolling swarming_client
161
161
# and whatever else without interference from each other.
162
162
'swarming_revision' : '96f125709acfd0b48fc1e5dae7d6ea42291726ac' ,
163
163
# Three lines of non-changing comments so that
164
164
# the commit queue can handle CLs rolling ANGLE
165
165
# and whatever else without interference from each other.
166
- 'angle_revision' : '08b97da894b278c10e70b6888ac65e3972a13b31 ' ,
166
+ 'angle_revision' : '7cf862c9fcd2068a444eef6d4e8a0c1c2170d7f1 ' ,
167
167
# Three lines of non-changing comments so that
168
168
# the commit queue can handle CLs rolling SwiftShader
169
169
# and whatever else without interference from each other.
@@ -230,7 +230,7 @@ vars = {
230
230
# Three lines of non-changing comments so that
231
231
# the commit queue can handle CLs rolling feed
232
232
# and whatever else without interference from each other.
233
- 'feed_revision' : '5cce9817d0047083b74088dd72e22e5455352bac ' ,
233
+ 'feed_revision' : '250ce9ac7bb339bc3b851feb4d0c43a666259f1a ' ,
234
234
# Three lines of non-changing comments so that
235
235
# the commit queue can handle CLs rolling android_sdk_build-tools_version
236
236
# and whatever else without interference from each other.
@@ -1384,7 +1384,7 @@ deps = {
1384
1384
Var ('chromium_git' ) + '/external/khronosgroup/webgl.git' + '@' + 'abaae129d9a0c6e1e092067e0b105475df43352e' ,
1385
1385
1386
1386
'src/third_party/webrtc' :
1387
- Var ('webrtc_git' ) + '/src.git' + '@' + '6e1055bdc05cb1f86b7c19c9091865bef873c1ae ' ,
1387
+ Var ('webrtc_git' ) + '/src.git' + '@' + 'ad73985e75684cb4ac4dadb9d3d86ad0d66612a0 ' ,
1388
1388
1389
1389
'src/third_party/xdg-utils' : {
1390
1390
'url' : Var ('chromium_git' ) + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d' ,
@@ -1431,7 +1431,7 @@ deps = {
1431
1431
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1432
1432
1433
1433
'src-internal' : {
1434
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@84114dbb7540e2a58c673e7ddf95458fc162470c ' ,
1434
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@f39d990fb02e5da930dc10a17b755e596876663d ' ,
1435
1435
'condition' : 'checkout_src_internal' ,
1436
1436
},
1437
1437
0 commit comments