@@ -112,9 +112,9 @@ vars = {
112
112
# (ie: release) images.
113
113
'use_public_cros_config' : 'not checkout_src_internal' ,
114
114
115
- 'nw_src_revision' : 'd052e8f6d3a39a44f37deef48cc129f4c85c7805 ' ,
116
- 'nw_v8_revision' : 'd9d37660050cfc77a765fce859dbde555cb9bdc9 ' ,
117
- 'nw_node_revision' : '9ebb3e5b99f2a8dda005b446241c232c1bb9549b ' ,
115
+ 'nw_src_revision' : 'fd20ba08dce1e047f0b4691a37f1e36f53cc7546 ' ,
116
+ 'nw_v8_revision' : '7f1c591729376d484959acf24667450e11ef14b2 ' ,
117
+ 'nw_node_revision' : '21b7a8749c3aba5c1b030781f59c0dc2d058fcdd ' ,
118
118
119
119
# ANGLE's deps are relative to the angle_root variable.
120
120
'angle_root' : 'src/third_party/angle' ,
@@ -144,11 +144,11 @@ vars = {
144
144
# Three lines of non-changing comments so that
145
145
# the commit queue can handle CLs rolling Skia
146
146
# and whatever else without interference from each other.
147
- 'skia_revision' : '8be251e191cb67830915a8070cc391da05d5bdc1 ' ,
147
+ 'skia_revision' : '60c80f35857c0054cf8d326a49c277367dd8e5cc ' ,
148
148
# Three lines of non-changing comments so that
149
149
# the commit queue can handle CLs rolling V8
150
150
# and whatever else without interference from each other.
151
- 'v8_revision' : '747e5ab28e4b4498c209d61ac89ac8d2eb7fc6b0 ' ,
151
+ 'v8_revision' : '34d8c1b1eef51f3d0df5ee60008a89e77c3209f4 ' ,
152
152
# Three lines of non-changing comments so that
153
153
# the commit queue can handle CLs rolling swarming_client
154
154
# and whatever else without interference from each other.
@@ -164,7 +164,7 @@ vars = {
164
164
# Three lines of non-changing comments so that
165
165
# the commit queue can handle CLs rolling PDFium
166
166
# and whatever else without interference from each other.
167
- 'pdfium_revision' : '8fd3d327fa3c3e7ef313952886ec6e21a9c8b076 ' ,
167
+ 'pdfium_revision' : 'bc7073ead4af2c5c907d288ca15a596aed16f97f ' ,
168
168
# Three lines of non-changing comments so that
169
169
# the commit queue can handle CLs rolling BoringSSL
170
170
# and whatever else without interference from each other.
@@ -1359,7 +1359,7 @@ deps = {
1359
1359
Var ('chromium_git' ) + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a' ,
1360
1360
1361
1361
'src/third_party/webrtc' :
1362
- Var ('webrtc_git' ) + '/src.git' + '@' + '57dc02a5c268548fde45f68a367d4d9920f82a17 ' ,
1362
+ Var ('webrtc_git' ) + '/src.git' + '@' + 'd91cdbd2dd2969889a1affce28c89b8c0f8bcdb7 ' ,
1363
1363
1364
1364
'src/third_party/xdg-utils' : {
1365
1365
'url' : Var ('chromium_git' ) + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d' ,
@@ -1406,7 +1406,7 @@ deps = {
1406
1406
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1407
1407
1408
1408
'src-internal' : {
1409
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@8931e26f3f6064c141839fac49871225aa81061b ' ,
1409
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@c0fe56f14f425f8f08574a16b5ee3545d1201e44 ' ,
1410
1410
'condition' : 'checkout_src_internal' ,
1411
1411
},
1412
1412
0 commit comments