Chromium Code Reviews| Index: crypto/BUILD.gn |
| diff --git a/crypto/BUILD.gn b/crypto/BUILD.gn |
| index 43e20a55fd180677ba09fe521ee96f531963f3e8..a62e7f035f0ed9648668139d5bdc9705b9beeaf9 100644 |
| --- a/crypto/BUILD.gn |
| +++ b/crypto/BUILD.gn |
| @@ -49,6 +49,8 @@ component("crypto") { |
| "nss_util.cc", |
| "nss_util.h", |
| "nss_util_internal.h", |
| + "openssl_bio_string.cc", |
| + "openssl_bio_string.h", |
|
wtc
2014/10/24 23:43:19
Just FYP: these two files were added in https://co
pwestin(chromium)
2014/10/24 23:51:18
Acknowledged.
|
| "openssl_util.cc", |
| "openssl_util.h", |
| "p224.cc", |