Skip to content

Commit aea6ca2

Browse files
zcbenztargos
authored andcommitted
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 466e0c1 commit aea6ca2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unofficial.gni

Lines changed: 0 additions & 1 deletion
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)