| Index: remoting/base/rsa_key_pair.cc
|
| diff --git a/remoting/base/rsa_key_pair.cc b/remoting/base/rsa_key_pair.cc
|
| index 81e8a9203ecceacd58c2d9c8017288de20b6fd66..004fe5290c632e65c73340c77f3882b3b7b7c1b9 100644
|
| --- a/remoting/base/rsa_key_pair.cc
|
| +++ b/remoting/base/rsa_key_pair.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/base64.h"
|
| #include "base/logging.h"
|
| #include "base/rand_util.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "crypto/rsa_private_key.h"
|
| #include "crypto/signature_creator.h"
|
| #include "net/cert/x509_util.h"
|
|
|