Chromium Code Reviews| Index: crypto/crypto.gyp |
| diff --git a/crypto/crypto.gyp b/crypto/crypto.gyp |
| index 9edbe3560260a55e9636337444bb01e56f741606..fd411bb3af09ab93348b5cd357560958a3f89361 100644 |
| --- a/crypto/crypto.gyp |
| +++ b/crypto/crypto.gyp |
| @@ -107,7 +107,7 @@ |
| 'target_name': 'crypto_unittests', |
| 'type': 'executable', |
| 'sources': [ |
| - 'aead_openssl_unittest.cc', |
| + 'aead_unittest.cc', |
| 'curve25519_unittest.cc', |
| 'ec_private_key_unittest.cc', |
| 'ec_signature_creator_unittest.cc', |