| Index: build/secondary/third_party/libjpeg_turbo/BUILD.gn
|
| diff --git a/build/secondary/third_party/libjpeg_turbo/BUILD.gn b/build/secondary/third_party/libjpeg_turbo/BUILD.gn
|
| index f594fbecb50f755fa7fc6a2437fa418c44cd9711..78b59aefa3b0d8b9fb3a28457a4fccd94717596a 100644
|
| --- a/build/secondary/third_party/libjpeg_turbo/BUILD.gn
|
| +++ b/build/secondary/third_party/libjpeg_turbo/BUILD.gn
|
| @@ -201,7 +201,7 @@ source_set("libjpeg") {
|
|
|
| configs += [ ":libjpeg_config" ]
|
|
|
| - direct_dependent_configs = [ ":libjpeg_config" ]
|
| + public_configs = [ ":libjpeg_config" ]
|
|
|
| # MemorySanitizer doesn't support assembly code, so keep it disabled in
|
| # MSan builds for now.
|
|
|