| Index: remoting/host/ipc_host_event_logger.h
|
| diff --git a/remoting/host/ipc_host_event_logger.h b/remoting/host/ipc_host_event_logger.h
|
| index 07ab668c93547f1ddac501a7b42db8f1f1f6b2aa..ccb98325f0b70e5a1cb3122afac175c24cf383c3 100644
|
| --- a/remoting/host/ipc_host_event_logger.h
|
| +++ b/remoting/host/ipc_host_event_logger.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
|
|