Merge branch 'google:main' into main

This commit is contained in:
Alessio Attilio 2025-09-01 22:01:46 +02:00 committed by GitHub
commit b43258902b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -161,7 +161,6 @@ cc_library(
# Otherwise, builds targeting Fuchsia would fail to compile. # Otherwise, builds targeting Fuchsia would fail to compile.
":fuchsia": [ ":fuchsia": [
"@fuchsia_sdk//pkg/fdio", "@fuchsia_sdk//pkg/fdio",
"@fuchsia_sdk//pkg/syslog",
"@fuchsia_sdk//pkg/zx", "@fuchsia_sdk//pkg/zx",
], ],
"//conditions:default": [], "//conditions:default": [],