Index: ipc/ipc_channel_nacl.cc |
diff --git a/ipc/ipc_channel_nacl.cc b/ipc/ipc_channel_nacl.cc |
index 2c08e7ed2814474b328cfdee25276f53a5cd258f..860815e91cb1b736829ad56747fff57438162802 100644 |
--- a/ipc/ipc_channel_nacl.cc |
+++ b/ipc/ipc_channel_nacl.cc |
@@ -13,7 +13,6 @@ |
#include "base/bind.h" |
#include "base/logging.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" |
#include "base/threading/simple_thread.h" |