Skip to content

Commit

Permalink
node: src: use non-deprecated version of CreateSyntheticModule
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerwang committed Apr 18, 2024
1 parent 4fffb79 commit 0598ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -56,7 +56,7 @@ gclient_gn_args = [
vars = {
'nw_src_revision': 'e4dbf2e461b2c9846b8e7935b5afc50e35d7c79e',
'nw_v8_revision': '830f200bd1031f0c4ab5ec45c89f839a674628a6',
'nw_node_revision': '3b8c807a1b2d0fb1525498d5f8069a03d4f1ada6',
'nw_node_revision': 'a04e95f8f1b08b4d026c4c8761024929c7cf7d58',
# Variable that can be used to support multiple build scenarios, like having
# Chromium specific targets in a client project's GN file or sync dependencies
# conditionally etc.
Expand Down

0 comments on commit 0598ff2

Please sign in to comment.