Index: build/config/crypto.gni |
diff --git a/build/config/crypto.gni b/build/config/crypto.gni |
index 5c940f289ed633f85f43a9d19e4d99590504f0d4..0196e873e506cc946532f6aa54eb8eb8f0eb988a 100644 |
--- a/build/config/crypto.gni |
+++ b/build/config/crypto.gni |
@@ -11,10 +11,6 @@ |
# required. See the declare_args block of BUILDCONFIG.gn for advice on how |
# to set up feature flags. |
-declare_args() { |
- use_openssl = true |
-} |
- |
# True when we're using OpenSSL for representing certificates. When targeting |
# Android, the platform certificate library is used for certificate |
# verification. On NaCl, verification isn't supported. On other targets, this |