Chromium Code Reviews| Index: ipc/ipc_channel_nacl.cc |
| diff --git a/ipc/ipc_channel_nacl.cc b/ipc/ipc_channel_nacl.cc |
| index 1fe75b69231fb4688d8a3f867ab2e9ea3b8665ee..84d77f68d079fbc2c20d2496daf7156df0781104 100644 |
| --- a/ipc/ipc_channel_nacl.cc |
| +++ b/ipc/ipc_channel_nacl.cc |
| @@ -13,6 +13,7 @@ |
| #include "base/bind.h" |
| #include "base/logging.h" |
| +#include "base/macros.h" |
| #include "base/single_thread_task_runner.h" |
| #include "base/synchronization/lock.h" |
| #include "base/task_runner_util.h" |