@@ -91,8 +91,8 @@ vars = {
91
91
# ANGLE's deps are relative to the angle_root variable.
92
92
'angle_root' : 'src/third_party/angle' ,
93
93
94
- 'nw_src_revision' : '501cad8ffd5f839d895d7f26c82e235a3b8aefc2 ' ,
95
- 'nw_v8_revision' : 'df008310900fe978b5ddcf6c4e976e5b63879e90 ' ,
94
+ 'nw_src_revision' : 'e65c407f67e348ffa451ebbe1a2b87711673f9f7 ' ,
95
+ 'nw_v8_revision' : 'ef46730cfe8cfd62781a44b0016b4225e86c6a10 ' ,
96
96
'nw_node_revision' : 'cd5cb192b912780b58d2b0032f82fe6002e147bc' ,
97
97
98
98
'android_git' : 'https://android.googlesource.com' ,
@@ -111,11 +111,11 @@ vars = {
111
111
# Three lines of non-changing comments so that
112
112
# the commit queue can handle CLs rolling Skia
113
113
# and whatever else without interference from each other.
114
- 'skia_revision' : '193565807f7fd2a2c14e21b44c545cc03ebe134f ' ,
114
+ 'skia_revision' : '8adc53ec0ee4bbafbd9925024df38437c0fcf88a ' ,
115
115
# Three lines of non-changing comments so that
116
116
# the commit queue can handle CLs rolling V8
117
117
# and whatever else without interference from each other.
118
- 'v8_revision' : '2c2b5fba74a71300329a8e486cb523be1dead2e0 ' ,
118
+ 'v8_revision' : '2084ccf6b4b5bdadb6566b81ac4c350bb0b6b2ce ' ,
119
119
# Three lines of non-changing comments so that
120
120
# the commit queue can handle CLs rolling swarming_client
121
121
# and whatever else without interference from each other.
@@ -1144,7 +1144,7 @@ deps = {
1144
1144
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1145
1145
1146
1146
'src-internal' : {
1147
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@b591c47fac8bf14a03aa7bd4e7936f52e9333563 ' ,
1147
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@d2d2cb4b73b14b71b7a8d2a90d61f9ff3c9168ea ' ,
1148
1148
'condition' : 'checkout_src_internal' ,
1149
1149
},
1150
1150
0 commit comments