Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index b091cbc22d77f3ef681dab5ee4caba9d17aecdf9..3f935f5cbcef98d170f681754d46f8ade321711b 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -79,10 +79,7 @@ source_set("libyuv") { |
| "source/video_common.cc", |
| ] |
| - configs -= [ "//build/config/compiler:chromium_code" ] |
| - configs += [ "//build/config/compiler:no_chromium_code" ] |
| - |
| - public_configs = [ ":libyuv_config" ] |
| + public_configs = [ ":libyuv_config" ] |
| defines = [] |