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 4da2b7c27cf040142e21208dcc6dfd83991e5b12..6be39febb1fe22071e03db23289998073da98f94 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") |
} |