| Index: tools/gn/secondary/net/BUILD.gn
|
| diff --git a/tools/gn/secondary/net/BUILD.gn b/tools/gn/secondary/net/BUILD.gn
|
| index 8a8d121fde2ab0d4e9e61c527842503d02cb5069..f8b56a96e6f4a9c433f79eca875399947018e8a8 100644
|
| --- a/tools/gn/secondary/net/BUILD.gn
|
| +++ b/tools/gn/secondary/net/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("//crypto/ssl/flags.gni")
|
| +import("//build/config/crypto.gni")
|
| import("//tools/grit/grit_rule.gni")
|
|
|
| component("net") {
|
|
|