Skip to content

Commit d762ba0

Browse files
committed
src: Fix nwjs#7033: Pinning Windows creates a shortcut to chrome_proxy.exe
nwjs/chromium.src@de88592
1 parent 16d1e74 commit d762ba0

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': 'dd4bccf65d25e0573d2f7438e08582fd46e917d3',
102+
'nw_src_revision': 'de885926da88265af6d9bad51f5e5dbfc03e42f8',
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)