| Index: remoting/client/client_status_logger.h
|
| diff --git a/remoting/client/client_status_logger.h b/remoting/client/client_status_logger.h
|
| index 49ed774c8070e3f4749072f14e78c33e122421d5..afc64b92a8163e407c5d63459042158015a59277 100644
|
| --- a/remoting/client/client_status_logger.h
|
| +++ b/remoting/client/client_status_logger.h
|
| @@ -7,9 +7,9 @@
|
|
|
| #include "base/threading/non_thread_safe.h"
|
| #include "base/time/time.h"
|
| -#include "remoting/jingle_glue/log_to_server.h"
|
| #include "remoting/protocol/connection_to_host.h"
|
| #include "remoting/protocol/errors.h"
|
| +#include "remoting/signaling/log_to_server.h"
|
|
|
| namespace remoting {
|
|
|
|
|