Skip to content

Commit 438671d

Browse files
authored
chore: handle filename.json changes
- nodejs/node#51711 - nodejs/node#53573
1 parent 00b4b53 commit 438671d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

patches/node/build_add_gn_build_files.patch

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,10 +1202,10 @@ index 0000000000000000000000000000000000000000..af9cbada10203b387fb9732b346583b1
12021202
+}
12031203
diff --git a/filenames.json b/filenames.json
12041204
new file mode 100644
1205-
index 0000000000000000000000000000000000000000..c429d4cbfff605ff78c7c8ee3c5ad046594163f3
1205+
index 0000000000000000000000000000000000000000..97fc98b6921eab25e1090020b78637e67e27f612
12061206
--- /dev/null
12071207
+++ b/filenames.json
1208-
@@ -0,0 +1,740 @@
1208+
@@ -0,0 +1,738 @@
12091209
+// This file is automatically generated by generate_gn_filenames_json.py
12101210
+// DO NOT EDIT
12111211
+{
@@ -1617,10 +1617,8 @@ index 0000000000000000000000000000000000000000..c429d4cbfff605ff78c7c8ee3c5ad046
16171617
+ "lib/internal/util/colors.js",
16181618
+ "lib/internal/util/comparisons.js",
16191619
+ "lib/internal/util/debuglog.js",
1620-
+ "lib/internal/util/embedding.js",
16211620
+ "lib/internal/util/inspect.js",
16221621
+ "lib/internal/util/inspector.js",
1623-
+ "lib/internal/util/iterable_weak_map.js",
16241622
+ "lib/internal/util/parse_args/parse_args.js",
16251623
+ "lib/internal/util/parse_args/utils.js",
16261624
+ "lib/internal/util/types.js",

0 commit comments

Comments
 (0)