diff options
Diffstat (limited to 'www/chromium/files/patch-build_config_crypto.gni')
-rw-r--r-- | www/chromium/files/patch-build_config_crypto.gni | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-build_config_crypto.gni b/www/chromium/files/patch-build_config_crypto.gni index 29f38a6..aed07e7 100644 --- a/www/chromium/files/patch-build_config_crypto.gni +++ b/www/chromium/files/patch-build_config_crypto.gni @@ -1,6 +1,6 @@ ---- build/config/crypto.gni.orig 2017-04-19 19:06:28 UTC +--- build/config/crypto.gni.orig 2017-06-05 19:03:01 UTC +++ build/config/crypto.gni -@@ -20,4 +20,4 @@ use_openssl_certs = is_android || is_nac +@@ -20,4 +20,4 @@ use_openssl_certs = is_android || is_nacl # True if NSS is used for certificate handling. It is possible to use OpenSSL # for the crypto library, but NSS for the platform certificate library. |