| Index: remoting/host/host_event_logger_posix.cc
|
| diff --git a/remoting/host/host_event_logger_posix.cc b/remoting/host/host_event_logger_posix.cc
|
| index 231d683f49d55d9e9158c5d1395a1a5bb5c515ab..ce0614013bd4bdf9afceea2c4914f90b2dc07286 100644
|
| --- a/remoting/host/host_event_logger_posix.cc
|
| +++ b/remoting/host/host_event_logger_posix.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "remoting/host/host_event_logger.h"
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/strings/stringprintf.h"
|
|
|