Chromium Code Reviews| Index: crypto/signature_creator_openssl.cc |
| =================================================================== |
| --- crypto/signature_creator_openssl.cc (revision 120638) |
| +++ crypto/signature_creator_openssl.cc (working copy) |
| @@ -10,6 +10,7 @@ |
| #include "base/memory/scoped_ptr.h" |
| #include "base/stl_util.h" |
| #include "crypto/openssl_util.h" |
| +#include "crypto/rsa_private_key.h" |
| namespace crypto { |