Skip to content

Commit f17a972

Browse files
committed
src: Fix nwjs#7035: nwsaveas regression
nwjs/chromium.src@2a01587
1 parent d9bf3e5 commit f17a972

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
@@ -99,7 +99,7 @@ vars = {
9999
# as an expression.
100100
'cros_download_vm': '"{cros_board}" == "amd64-generic"',
101101

102-
'nw_src_revision': '4222a61c6e19297b11b36abfe10d98e129bafbbd',
102+
'nw_src_revision': '2a01587d8bb39e1ef098c355871b3287fb8a8058',
103103
'nw_v8_revision': '5359178179fe3737f5df21adbf262218f6104680',
104104
'nw_node_revision': '4ff08046bd599752239b2d61428024a82734d0cf',
105105
# ANGLE's deps are relative to the angle_root variable.

0 commit comments

Comments
 (0)