Skip to content

Commit 1be8232

Browse files
zcbenzmarco-ippolito
authored andcommittedJun 17, 2024
build: drop base64 dep in GN build
PR-URL: #52856 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
1 parent 01eff58 commit 1be8232

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)
Please sign in to comment.