Skip to content

Commit 95c16b2

Browse files
authored
build: drop base64 dep in GN build
PR-URL: #52856 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
1 parent 951af83 commit 95c16b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unofficial.gni

-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ template("node_gn_build") {
139139
public_deps = [
140140
"deps/ada",
141141
"deps/uv",
142-
"deps/base64",
143142
"deps/simdjson",
144143
"$node_v8_path",
145144
]

0 commit comments

Comments
 (0)