Skip to content

Commit 0b9d719

Browse files
committed
src: Fix: crash on nw.App.quit in devtools_window.cc nwjs#7317
nwjs/chromium.src@12dca1c
1 parent f2d5c65 commit 0b9d719

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
@@ -139,7 +139,7 @@ vars = {
139139
# (ie: release) images.
140140
'use_public_cros_config': 'not checkout_src_internal',
141141

142-
'nw_src_revision': 'e2c3f007f629787da16d753b1e6ee81c02f506ba',
142+
'nw_src_revision': '12dca1cdab2d85452f5057e22d8f37d17fb566b9',
143143
'nw_v8_revision': '2c167b70d0b1b4ffa668921609c9989698891a35',
144144
'nw_node_revision': 'bd31375c8f65e3ba7c799cf607134742a9a6608f',
145145

0 commit comments

Comments
 (0)