| Index: tools/gn/secondary/net/third_party/nss/BUILD.gn
|
| diff --git a/tools/gn/secondary/net/third_party/nss/BUILD.gn b/tools/gn/secondary/net/third_party/nss/BUILD.gn
|
| index 0815df7426b690d5f17730e8b543d10b87a33d54..b0c9669d63a07d7f1b53afee0a5d0e1a8cb89cd8 100644
|
| --- a/tools/gn/secondary/net/third_party/nss/BUILD.gn
|
| +++ b/tools/gn/secondary/net/third_party/nss/BUILD.gn
|
| @@ -11,7 +11,6 @@ config("ssl_config") {
|
| # TODO(brettw) move this to net/third_party/nss/ssl once GYP backwards-compat
|
| # is no longer needed.
|
| component("ssl") {
|
| - external = true
|
| # Not named "ssl" so the lib doesn't conflict with OpenSSL's libssl
|
| output_name = "crssl"
|
|
|
|
|