Skip to content

Commit 518b45e

Browse files
committed
src: Fix nwjs#7039: GCM regression
nwjs/chromium.src@a5a4c94
1 parent 8ab02fa commit 518b45e

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': '25d9c2b07aec7064c7fa633c73665c5356b0c74d',
102+
'nw_src_revision': 'a5a4c94b312feb5c93441f022cc80e5b00347737',
103103
'nw_v8_revision': '5359178179fe3737f5df21adbf262218f6104680',
104104
'nw_node_revision': '96b7dc779cffc33ead4ff7b9d5dd062d94b5c1a4',
105105
# ANGLE's deps are relative to the angle_root variable.

0 commit comments

Comments
 (0)