Skip to content

Commit b903513

Browse files
committed
src: Fix nwjs#7024: don't crash on chrome.runtime.getManifest
nwjs/chromium.src@1996827
1 parent 5c0fae8 commit b903513

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': '306f28cc0ddcda7a23afce87eb087611580ee2e6',
102+
'nw_src_revision': '1996827ca7e9803b475367105b8b7cd810e1e0b2',
103103
'nw_v8_revision': 'da8705ec42a22b5587913efae0fcfe69dd4c230c',
104104
'nw_node_revision': '4ff08046bd599752239b2d61428024a82734d0cf',
105105
# ANGLE's deps are relative to the angle_root variable.

0 commit comments

Comments
 (0)