| Index: ipc/ipc_channel_nacl.cc
|
| diff --git a/ipc/ipc_channel_nacl.cc b/ipc/ipc_channel_nacl.cc
|
| index 6213d41412db3d6d11b7577b8f5b6104f9d2a00a..2c08e7ed2814474b328cfdee25276f53a5cd258f 100644
|
| --- a/ipc/ipc_channel_nacl.cc
|
| +++ b/ipc/ipc_channel_nacl.cc
|
| @@ -12,7 +12,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "base/process_util.h"
|
| #include "base/synchronization/lock.h"
|
| #include "base/task_runner_util.h"
|
|
|