@@ -50,8 +50,8 @@ gclient_gn_args = [
50
50
51
51
52
52
vars = {
53
- 'nw_src_revision' : '012989fb23b99e1200b202372de3432a2ae72b86 ' ,
54
- 'nw_v8_revision' : '3aef2d6eb7b45d16d83d7a2a4fb4ebe77348191f ' ,
53
+ 'nw_src_revision' : '8b90a73b647260b0a00f4518d19aa30092d976a2 ' ,
54
+ 'nw_v8_revision' : '991bec5f2a9a1c048f2c950ccbffd49996ab737c ' ,
55
55
'nw_node_revision' : '970ba1bcb444da25ea82617c5c8176502cef62e2' ,
56
56
# Variable that can be used to support multiple build scenarios, like having
57
57
# Chromium specific targets in a client project's GN file or sync dependencies
@@ -312,7 +312,7 @@ vars = {
312
312
# Three lines of non-changing comments so that
313
313
# the commit queue can handle CLs rolling V8
314
314
# and whatever else without interference from each other.
315
- 'v8_revision' : '18865d6af0404f2d2aeb1c99dd73503364ce0967 ' ,
315
+ 'v8_revision' : '3155b0d10c058d2a9f1d7bba00ad398b3e03b841 ' ,
316
316
# Three lines of non-changing comments so that
317
317
# the commit queue can handle CLs rolling ANGLE
318
318
# and whatever else without interference from each other.
@@ -1254,7 +1254,7 @@ deps = {
1254
1254
Var ('chromium_git' ) + '/devtools/devtools-frontend' + '@' + Var ('devtools_frontend_revision' ),
1255
1255
1256
1256
'src/third_party/devtools-frontend-internal' : {
1257
- 'url' : 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + '91cc0040d3fbc8fdb48d699368abda96c807ec13 ' ,
1257
+ 'url' : 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + '5b416729821b589991d492f0707a087f5a47bb1f ' ,
1258
1258
'condition' : 'checkout_src_internal' ,
1259
1259
},
1260
1260
@@ -1929,7 +1929,7 @@ deps = {
1929
1929
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1930
1930
1931
1931
'src-internal' : {
1932
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@aee7b03f3a5f5cbaa1ff691b81303bac084e156c ' ,
1932
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@a63cd655ad37984fa08e1c95ca73acf55550f10d ' ,
1933
1933
'condition' : 'checkout_src_internal' ,
1934
1934
},
1935
1935
0 commit comments