Chromium Code Reviews| Index: crypto/BUILD.gn |
| diff --git a/crypto/BUILD.gn b/crypto/BUILD.gn |
| index d42065fdab0784951fd77cbde18e1279bf54f773..5c5ac485a3ec260e84c238c4906e3f71f6b98e2c 100644 |
| --- a/crypto/BUILD.gn |
| +++ b/crypto/BUILD.gn |
| @@ -25,8 +25,8 @@ component("crypto") { |
| "ec_private_key.h", |
| "ec_signature_creator.cc", |
| "ec_signature_creator.h", |
| + "ec_signature_creator_impl.cc", |
| "ec_signature_creator_impl.h", |
| - "ec_signature_creator_openssl.cc", |
| "encryptor.cc", |
| "encryptor.h", |
| "hkdf.cc", |