Chromium Code Reviews| Index: remoting/base/rsa_key_pair.cc |
| diff --git a/remoting/base/rsa_key_pair.cc b/remoting/base/rsa_key_pair.cc |
| index 566bf0143aa965773df33725d5dd25deb7767911..95572f9030a78f926e64518c48471b00da3489cc 100644 |
| --- a/remoting/base/rsa_key_pair.cc |
| +++ b/remoting/base/rsa_key_pair.cc |
| @@ -14,7 +14,7 @@ |
| #include "base/time.h" |
| #include "crypto/rsa_private_key.h" |
| #include "crypto/signature_creator.h" |
| -#include "net/base/x509_certificate.h" |
| +#include "net/cert/x509_certificate.h" |
| namespace remoting { |