summaryrefslogtreecommitdiffstats
path: root/third_party/boringssl/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/boringssl/BUILD.gn')
-rw-r--r--third_party/boringssl/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/boringssl/BUILD.gn b/third_party/boringssl/BUILD.gn
index dba6a11..efef0fd 100644
--- a/third_party/boringssl/BUILD.gn
+++ b/third_party/boringssl/BUILD.gn
@@ -2,6 +2,8 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+import("//build/config/sanitizers/sanitizers.gni")
+
# Config for us and everybody else depending on BoringSSL.
config("openssl_config") {
include_dirs = []