Chromium Code Reviews| Index: crypto/crypto.gyp |
| diff --git a/crypto/crypto.gyp b/crypto/crypto.gyp |
| index e6266ecc4bd582aad099855d3481f1d6474201ea..e2472d71c034095f927b76b1a99b02caceaa10f5 100644 |
| --- a/crypto/crypto.gyp |
| +++ b/crypto/crypto.gyp |
| @@ -128,6 +128,7 @@ |
| 'sources!': [ |
| 'aead_openssl.cc', |
| 'aead_openssl.h', |
| + 'auto_cbb.h', |
| 'curve25519_openssl.cc', |
| 'ec_private_key_openssl.cc', |
| 'ec_signature_creator_openssl.cc', |