diff --git a/patches/node/build_add_gn_build_files.patch b/patches/node/build_add_gn_build_files.patch index 628ad0ec058fd..4b83bf2b43879 100644 --- a/patches/node/build_add_gn_build_files.patch +++ b/patches/node/build_add_gn_build_files.patch @@ -892,10 +892,10 @@ index 0000000000000000000000000000000000000000..2c9d2826c85bdd033f1df1d6188df636 +} diff --git a/filenames.json b/filenames.json new file mode 100644 -index 0000000000000000000000000000000000000000..6ce2f7899ffc39e145a767685a51597fa4473e50 +index 0000000000000000000000000000000000000000..d34967fc801c165fdd85ed78ac34f306682421b6 --- /dev/null +++ b/filenames.json -@@ -0,0 +1,544 @@ +@@ -0,0 +1,545 @@ +// This file is automatically generated by generate_gn_filenames_json.py +// DO NOT EDIT +{ @@ -913,12 +913,6 @@ index 0000000000000000000000000000000000000000..6ce2f7899ffc39e145a767685a51597f + ] + }, + { -+ "dest_dir": "include/node//cppgc/", -+ "files": [ -+ "//v8/include/cppgc/common.h" -+ ] -+ }, -+ { + "dest_dir": "include/node//", + "files": [ + "//v8/include/v8-internal.h", @@ -938,6 +932,18 @@ index 0000000000000000000000000000000000000000..6ce2f7899ffc39e145a767685a51597f + ] + }, + { ++ "dest_dir": "include/node//cppgc/", ++ "files": [ ++ "//v8/include/cppgc/common.h" ++ ] ++ }, ++ { ++ "dest_dir": "include/node//", ++ "files": [ ++ "deps/uv/include/uv.h" ++ ] ++ }, ++ { + "dest_dir": "include/node//uv/", + "files": [ + "deps/uv/include/uv/aix.h", @@ -956,12 +962,6 @@ index 0000000000000000000000000000000000000000..6ce2f7899ffc39e145a767685a51597f + "deps/uv/include/uv/version.h", + "deps/uv/include/uv/win.h" + ] -+ }, -+ { -+ "dest_dir": "include/node//", -+ "files": [ -+ "deps/uv/include/uv.h" -+ ] + } + ], + "library_files": [ @@ -1100,6 +1100,7 @@ index 0000000000000000000000000000000000000000..6ce2f7899ffc39e145a767685a51597f + "lib/internal/webstreams/writablestream.js", + "lib/internal/webstreams/readablestream.js", + "lib/internal/webstreams/queuingstrategies.js", ++ "lib/internal/webstreams/encoding.js", + "lib/internal/webstreams/transformstream.js", + "lib/internal/webstreams/transfer.js", + "lib/internal/bootstrap/loaders.js", @@ -1155,7 +1156,7 @@ index 0000000000000000000000000000000000000000..6ce2f7899ffc39e145a767685a51597f + "lib/internal/child_process/serialization.js", + "lib/internal/debugger/inspect_repl.js", + "lib/internal/debugger/inspect_client.js", -+ "lib/internal/debugger/_inspect.js", ++ "lib/internal/debugger/inspect.js", + "lib/internal/worker/io.js", + "lib/internal/worker/js_transferable.js", + "lib/internal/main/repl.js",