Index: tools/gn/secondary/crypto/BUILD.gn |
diff --git a/tools/gn/secondary/crypto/BUILD.gn b/tools/gn/secondary/crypto/BUILD.gn |
index 02387409aa2117fef5b625bb761862ed3cde83c1..07c78c2d7780a9fe8dbbb79a2ca9539411f6c6aa 100644 |
--- a/tools/gn/secondary/crypto/BUILD.gn |
+++ b/tools/gn/secondary/crypto/BUILD.gn |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-import("ssl/flags.gni") |
+import("//build/config/crypto.gni") |
crypto_minimal_sources = [ |
"hmac.cc", |