Skip to content

Commit 1f13243

Browse files
committed
Update filename JSON
nodejs/node#34414
1 parent a4a2bbd commit 1f13243

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

patches/node/build_add_gn_build_files.patch

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -846,10 +846,10 @@ index 0000000000000000000000000000000000000000..2c9d2826c85bdd033f1df1d6188df636
846846
+}
847847
diff --git a/filenames.json b/filenames.json
848848
new file mode 100644
849-
index 0000000000000000000000000000000000000000..b09510a6048f6cff3905240e3c969f143a382047
849+
index 0000000000000000000000000000000000000000..d3315d9150ac674e06948d72ae02179a9151d74c
850850
--- /dev/null
851851
+++ b/filenames.json
852-
@@ -0,0 +1,527 @@
852+
@@ -0,0 +1,526 @@
853853
+// This file is automatically generated by generate_gn_filenames_json.py
854854
+// DO NOT EDIT
855855
+{
@@ -1136,7 +1136,6 @@ index 0000000000000000000000000000000000000000..b09510a6048f6cff3905240e3c969f14
11361136
+ "lib/internal/url.js",
11371137
+ "lib/internal/util.js",
11381138
+ "lib/internal/util/comparisons.js",
1139-
+ "lib/internal/util/compositekey.js",
11401139
+ "lib/internal/util/debuglog.js",
11411140
+ "lib/internal/util/inspect.js",
11421141
+ "lib/internal/util/inspector.js",
@@ -1583,7 +1582,7 @@ index 0000000000000000000000000000000000000000..f3c5c798c0aefcb8cf9b1570a7b4817c
15831582
+ args = rebase_path(inputs + outputs, root_build_dir)
15841583
+}
15851584
diff --git a/src/node_version.h b/src/node_version.h
1586-
index 49e4e9d16f8732641248fd3ab15be1a74d9fd45f..35f90fcae715c5421c672a9397a8e25d93f80cd6 100644
1585+
index 0d7ffd57452c95c2f1008ffe6ff74a46342974b7..28000c9629496ef79433fa4041a1c6ef54e09f8c 100644
15871586
--- a/src/node_version.h
15881587
+++ b/src/node_version.h
15891588
@@ -89,7 +89,10 @@

0 commit comments

Comments
 (0)