| Index: remoting/client/client_status_logger.h
|
| diff --git a/remoting/client/client_status_logger.h b/remoting/client/client_status_logger.h
|
| index 4d15ac13fc5bfc828595ca4597771332ad5cb09a..9f644c743ef3ff56fe3c0ba81d84c30364c51f7b 100644
|
| --- a/remoting/client/client_status_logger.h
|
| +++ b/remoting/client/client_status_logger.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_CLIENT_CLIENT_STATUS_LOGGER_H_
|
| #define REMOTING_CLIENT_CLIENT_STATUS_LOGGER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "base/time/time.h"
|
| #include "remoting/protocol/connection_to_host.h"
|
|
|