| Index: remoting/host/register_support_host_request.cc
|
| diff --git a/remoting/host/register_support_host_request.cc b/remoting/host/register_support_host_request.cc
|
| index b4817f668853511c8c62393c3b8fafc76ca0d3b3..1e2fd5ad2675665fb51d97f7657f8df431b6d5bf 100644
|
| --- a/remoting/host/register_support_host_request.cc
|
| +++ b/remoting/host/register_support_host_request.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/logging.h"
|
| #include "base/message_loop.h"
|
| #include "base/strings/string_number_conversions.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "remoting/base/constants.h"
|
| #include "remoting/host/host_config.h"
|
| #include "remoting/jingle_glue/iq_sender.h"
|
|
|