mirror of
https://github.com/google/googletest.git
synced 2025-11-08 14:23:46 -05:00
Remove unused syslog dependency for Fuchsia.
PiperOrigin-RevId: 798883577 Change-Id: Id248b44a45c6d3eb173513b1cd2bb8fb564885ed
This commit is contained in:
committed by
Copybara-Service
parent
6986c2b575
commit
eb2d85edd0
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user