Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / freetype2 / BUILD.gn
index 11e951a..803917f 100644 (file)
@@ -65,7 +65,7 @@ shared_library("freetype2") {
   configs += [ "//build/config/compiler:no_chromium_code" ]
   configs += [ ":freetype2_config" ]
  
-  direct_dependent_configs = [ ":freetype2_config" ]
+  public_configs = [ ":freetype2_config" ]
 
   libs = [ "z" ]
 }