Index: build/secondary/third_party/freetype/BUILD.gn |
diff --git a/build/secondary/third_party/freetype/BUILD.gn b/build/secondary/third_party/freetype/BUILD.gn |
index ee70c4e89cfbccd35ee207b42134aa180afb06dc..2b9623964fbf5a88c24f599505b30cbddc769861 100644 |
--- a/build/secondary/third_party/freetype/BUILD.gn |
+++ b/build/secondary/third_party/freetype/BUILD.gn |
@@ -43,7 +43,7 @@ source_set("freetype") { |
"build", |
] |
- direct_dependent_configs = [ ":freetype_config" ] |
+ public_configs = [ ":freetype_config" ] |
deps = [ |
"//third_party/libpng", |