@@ -111,9 +111,9 @@ vars = {
111
111
# Three lines of non-changing comments so that
112
112
# the commit queue can handle CLs rolling V8
113
113
# and whatever else without interference from each other.
114
- 'v8_revision' : '7f35e23a6271854b36f40efce88dd1e2b6a64342 ' ,
115
- 'nw_src_revision' : 'fdfa8093f10ebd001c065242ddb352a692bdeb81 ' ,
116
- 'nw_v8_revision' : 'ac3823cd8116a094766c4d4cdaeba63a610ac959 ' ,
114
+ 'v8_revision' : '5be1b3861c4fe01f7e06403472d8bef7bd6ba465 ' ,
115
+ 'nw_src_revision' : '0b44a0ecccce185c68cfeb3a8df4c9772901b603 ' ,
116
+ 'nw_v8_revision' : 'b5ae645d1883ef16451b677a738cd3a5321cc54d ' ,
117
117
'nw_node_revision' : '9e7252de6f14c74cbb0e2dab2978dee11271156c' ,
118
118
119
119
# Three lines of non-changing comments so that
@@ -1104,7 +1104,7 @@ deps = {
1104
1104
Var ('chromium_git' ) + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219' ,
1105
1105
1106
1106
'src/third_party/webrtc' :
1107
- Var ('webrtc_git' ) + '/src.git' + '@' + '7b027df46dc957dbc1a32b382c2903f9ebc8ad03 ' ,
1107
+ Var ('webrtc_git' ) + '/src.git' + '@' + '024118622a7a892560644a12127fe584cef49135 ' ,
1108
1108
1109
1109
'src/third_party/xdg-utils' : {
1110
1110
'url' : Var ('chromium_git' ) + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d' ,
@@ -1141,7 +1141,7 @@ deps = {
1141
1141
Var ('nwjs_git' ) + '/node.git' + '@' + Var ('nw_node_revision' ),
1142
1142
1143
1143
'src-internal' : {
1144
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@8fbc28ca467fa550ee4caeeaa288ff7130b744bc ' ,
1144
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@3958d369fa1fb989207b54d19170133f40f543b6 ' ,
1145
1145
'condition' : 'checkout_src_internal' ,
1146
1146
},
1147
1147
0 commit comments