Skip to content

Commit 1e6f61f

Browse files
committed
src: Fix race condition in renderer message loop
nwjs/chromium.src@17d0a01
1 parent bf12d58 commit 1e6f61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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': '62f83a7521ae1f32e563795732dff0c9da1b660d',
169+
'nw_src_revision': '17d0a01b8f4c294accba9faac3c1bdbf02166630',
170170
'nw_v8_revision': '6490ec46c90fad709c46ad92b3ca5fe498d11388',
171171
'nw_node_revision': 'd9dfe30216af8cf447b5f93a4178d4cf508daa48',
172172

0 commit comments

Comments
 (0)