Skip to content

Commit 1cff52d

Browse files
committed
src: update to chromium 86.0.4240.75
nwjs/chromium.src@68a466e
1 parent 5f3f8e1 commit 1cff52d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ gclient_gn_args = [
5050

5151

5252
vars = {
53-
"buildspec_platforms": "all",
53+
"buildspec_platforms": "linux64, mac64, win, win64, android",
5454
# Variable that can be used to support multiple build scenarios, like having
5555
# Chromium specific targets in a client project's GN file or sync dependencies
5656
# conditionally etc.
@@ -166,7 +166,7 @@ vars = {
166166
'checkout_simplechrome': '"{cros_boards}" != ""',
167167
'checkout_simplechrome_with_vms': '"{cros_boards_with_qemu_images}" != ""',
168168

169-
'nw_src_revision': 'a1eb0a5c21704e081919d897b4fc8460297215ed',
169+
'nw_src_revision': '68a466e4ab9dd5d3d6c21b13c1fd4a1b9511fb81',
170170
'nw_v8_revision': '6490ec46c90fad709c46ad92b3ca5fe498d11388',
171171
'nw_node_revision': 'a1c7aad04d292aeec3c6071a1e6b6ec9d69cfc14',
172172

@@ -1557,7 +1557,7 @@ deps = {
15571557
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
15581558

15591559
'src-internal': {
1560-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@123936cc4694ef361d732b21fa0a7fa1b540ae03',
1560+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@8b3099630dbee34ac31bf325b115a8f607d7e98b',
15611561
'condition': 'checkout_src_internal',
15621562
},
15631563

0 commit comments

Comments
 (0)