Skip to content

Commit

Permalink
build: drop base64 dep in GN build
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
zcbenz authored and targos committed May 8, 2024
1 parent 466e0c1 commit aea6ca2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unofficial.gni
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ template("node_gn_build") {
public_deps = [
"deps/ada",
"deps/uv",
"deps/base64",
"deps/simdjson",
"$node_v8_path",
]
Expand Down

0 comments on commit aea6ca2

Please sign in to comment.