| Index: ipc/mojo/async_handle_waiter.h
|
| diff --git a/ipc/mojo/async_handle_waiter.h b/ipc/mojo/async_handle_waiter.h
|
| index 083060e96142603ed4b3b29084c4d460e58a61e0..e82c27ae29c171ffa153651992f8d8121ba1d0d4 100644
|
| --- a/ipc/mojo/async_handle_waiter.h
|
| +++ b/ipc/mojo/async_handle_waiter.h
|
| @@ -6,6 +6,7 @@
|
| #define IPC_MOJO_ASYNC_HANDLE_WAITER_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/message_loop/message_loop.h"
|
|
|