Index: third_party/boringssl/BUILD.generated.gni |
diff --git a/third_party/boringssl/BUILD.generated.gni b/third_party/boringssl/BUILD.generated.gni |
index d9398e08b0ddad54615811ea0c9f11a57c04c3c0..7f314bcdf95f06a66c5fd580e57e665c7ffe2fd3 100644 |
--- a/third_party/boringssl/BUILD.generated.gni |
+++ b/third_party/boringssl/BUILD.generated.gni |
@@ -413,6 +413,7 @@ crypto_sources_mac_x86_64 = [ |
"mac-x86_64/crypto/sha/sha1-x86_64.S", |
"mac-x86_64/crypto/sha/sha256-x86_64.S", |
"mac-x86_64/crypto/sha/sha512-x86_64.S", |
+ "src/crypto/curve25519/asm/x25519-asm-x86_64.S", |
] |
crypto_sources_win_x86 = [ |