Skip to content

Commit 97da739

Browse files
committed
Fix nwjs#6809: Credential Management API: get resolves to null
1 parent 1101ea4 commit 97da739

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
@@ -112,7 +112,7 @@ vars = {
112112
# the commit queue can handle CLs rolling V8
113113
# and whatever else without interference from each other.
114114
'v8_revision': '40b7c570a56b1134ff5083d8311e69ad8bf8fbd7',
115-
'nw_src_revision': 'de9606ef935dc42e54bca32f20331070e93c7212',
115+
'nw_src_revision': 'da9ca09988f907f8ff026a690f683fd93126b94b',
116116
'nw_v8_revision': '577bc92411f99e1cb8fa361338a4fdc8b3ad9b25',
117117
'nw_node_revision': '58acf9847b77db802a861f6ec689231c121b8d9c',
118118
# Three lines of non-changing comments so that

0 commit comments

Comments
 (0)