summaryrefslogtreecommitdiffstats
path: root/crypto/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/BUILD.gn')
-rw-r--r--crypto/BUILD.gn4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/BUILD.gn b/crypto/BUILD.gn
index 31d56c1..30784208 100644
--- a/crypto/BUILD.gn
+++ b/crypto/BUILD.gn
@@ -118,6 +118,10 @@ component("crypto") {
]
}
+ if (is_android) {
+ deps += [ "//third_party/android_tools:cpu_features" ]
+ }
+
if (use_openssl) {
# Remove NSS files when using OpenSSL
sources -= [