Index: third_party/speex/BUILD.gn |
diff --git a/third_party/speex/BUILD.gn b/third_party/speex/BUILD.gn |
index 5462673feecd48bdfa3b14f9fbc2e00198b17ba3..a08a94f2dbb1797d6f0fabf977e9f64b38fecfaa 100644 |
--- a/third_party/speex/BUILD.gn |
+++ b/third_party/speex/BUILD.gn |
@@ -72,7 +72,7 @@ source_set("speex") { |
configs -= [ "//build/config/compiler:chromium_code" ] |
configs += [ "//build/config/compiler:no_chromium_code" ] |
- direct_dependent_configs = [ ":speex_config" ] |
+ public_configs = [ ":speex_config" ] |
include_dirs = [ |
"libspeex", |