Skip to content

Commit 5f5cf14

Browse files
committed
src: Fix nwjs#7041: quote command line arguments under POSIX
nwjs/chromium.src@c2a83cb
1 parent 2baaa14 commit 5f5cf14

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
@@ -111,7 +111,7 @@ vars = {
111111
# as an expression.
112112
'cros_download_vm': '"{cros_board}" == "amd64-generic"',
113113

114-
'nw_src_revision': 'a5c33bc60c554292959ef3da7f088b0711c76343',
114+
'nw_src_revision': 'c2a83cb64e164f0585eab6eb75e1e1659e6b0329',
115115
'nw_v8_revision': '3f978d3104010ae2a8b78bbe06730d5b7c47bf2b',
116116
'nw_node_revision': '5a3250065cca212cd66ff7e6ad54710d18dfb8e3',
117117
# ANGLE's deps are relative to the angle_root variable.

0 commit comments

Comments
 (0)