| Index: remoting/host/host_status_logger.h
|
| diff --git a/remoting/host/host_status_logger.h b/remoting/host/host_status_logger.h
|
| index b4e3869dc457c3562f81291b030c461d8accbef0..919cc534f53ad01689b76d09246e1d7d0cac398f 100644
|
| --- a/remoting/host/host_status_logger.h
|
| +++ b/remoting/host/host_status_logger.h
|
| @@ -10,8 +10,8 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "remoting/host/host_status_observer.h"
|
| -#include "remoting/jingle_glue/log_to_server.h"
|
| #include "remoting/protocol/transport.h"
|
| +#include "remoting/signaling/log_to_server.h"
|
|
|
| namespace remoting {
|
|
|
|
|