summaryrefslogtreecommitdiffstats
path: root/crypto/crypto.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto.gypi')
-rw-r--r--crypto/crypto.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/crypto.gypi b/crypto/crypto.gypi
index 6fdbdf4..4456b10 100644
--- a/crypto/crypto.gypi
+++ b/crypto/crypto.gypi
@@ -27,6 +27,8 @@
# NOTE: all transitive dependencies of HMAC on windows need
# to be placed in the source list above.
'<@(hmac_win64_related_sources)',
+ 'aead_openssl.cc',
+ 'aead_openssl.h',
'apple_keychain.h',
'apple_keychain_ios.mm',
'apple_keychain_mac.mm',