| Index: remoting/host/host_status_logger.cc
|
| diff --git a/remoting/host/host_status_logger.cc b/remoting/host/host_status_logger.cc
|
| index 1910bd3b510f63cfc9380a4836698d54ae716c60..48fe64396ebe63254921ef351e2a779ec88f42fe 100644
|
| --- a/remoting/host/host_status_logger.cc
|
| +++ b/remoting/host/host_status_logger.cc
|
| @@ -9,8 +9,8 @@
|
| #include "remoting/base/constants.h"
|
| #include "remoting/host/host_status_monitor.h"
|
| #include "remoting/host/server_log_entry_host.h"
|
| -#include "remoting/jingle_glue/server_log_entry.h"
|
| #include "remoting/protocol/transport.h"
|
| +#include "remoting/signaling/server_log_entry.h"
|
|
|
| namespace remoting {
|
|
|
|
|