Commit a7735b9a authored by brettw@google.com's avatar brettw@google.com

Rename GN public variables.

direct_dependent_configs => public_configs
Code review: https://webrtc-codereview.appspot.com/22749004/
R=fbarchard


git-svn-id: http://libyuv.googlecode.com/svn/trunk@1094 16f28f9a-4ce2-e073-06de-1de4eb20be90
parent fc5ca928
......@@ -69,7 +69,7 @@ source_set("libyuv") {
"source/video_common.cc",
]
direct_dependent_configs = [ ":libyuv_config" ]
public_configs = [ ":libyuv_config" ]
defines = []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment