Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / lzma_sdk / BUILD.gn
index 38a07e1..32333af 100644 (file)
@@ -52,5 +52,5 @@ static_library("lzma_sdk") {
   configs -= [ "//build/config/compiler:chromium_code" ]
   configs += [ "//build/config/compiler:no_chromium_code" ]
 
-  direct_dependent_configs = [ ":lzma_sdk_config" ]
+  public_configs = [ ":lzma_sdk_config" ]
 }