diff --git a/BUILD.gn b/BUILD.gn index 71289427d..8641bcd5b 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -69,7 +69,7 @@ source_set("libyuv") { "source/video_common.cc", ] - direct_dependent_configs = [ ":libyuv_config" ] + public_configs = [ ":libyuv_config" ] defines = []