| 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 bf35d07eaa8c1ccff6cc63b29a97a74fd66900e9..06d41495fc7123071f0bf7b644bd7a8883319b2d 100644
|
| --- a/build/secondary/third_party/libjpeg_turbo/BUILD.gn
|
| +++ b/build/secondary/third_party/libjpeg_turbo/BUILD.gn
|
| @@ -5,6 +5,7 @@
|
| # Do not use the targets in this file unless you need a certain libjpeg
|
| # implementation. Use the meta target //third_party:jpeg instead.
|
|
|
| +import("//build/config/sanitizers/sanitizers.gni")
|
| if (current_cpu == "arm") {
|
| import("//build/config/arm.gni")
|
| }
|
|
|