Chromium Code Reviews| Index: openssl/openssl.config |
| =================================================================== |
| --- openssl/openssl.config (revision 194187) |
| +++ openssl/openssl.config (working copy) |
| @@ -865,8 +865,10 @@ |
| OPENSSL_CRYPTO_SOURCES_EXCLUDES_x86_64="\ |
| crypto/aes/aes_cbc.c \ |
| crypto/aes/aes_core.c \ |
| +crypto/bn/bn_asm.c \ |
| crypto/mem_clr.c \ |
| crypto/rc4/rc4_enc.c \ |
| +crypto/rc4/rc4_skey.c \ |
| " |
| OPENSSL_SSL_INCLUDES="\ |