diff --git a/BUILD.bazel b/BUILD.bazel index cc2544578..3ca5735db 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -161,7 +161,6 @@ cc_library( # Otherwise, builds targeting Fuchsia would fail to compile. ":fuchsia": [ "@fuchsia_sdk//pkg/fdio", - "@fuchsia_sdk//pkg/syslog", "@fuchsia_sdk//pkg/zx", ], "//conditions:default": [],