summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_channel_nacl.cc
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-16 02:37:50 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-16 02:37:50 +0000
commit47163d4fffec1fd74423224a932034b82a50cc6b (patch)
tree58b2c366a6b56bc0afdfa3fc732a39544dc14030 /ipc/ipc_channel_nacl.cc
parent000f3ad7aa28a4eb012f4c1312666c8b3df6fc26 (diff)
downloadchromium_src-47163d4fffec1fd74423224a932034b82a50cc6b.zip
chromium_src-47163d4fffec1fd74423224a932034b82a50cc6b.tar.gz
chromium_src-47163d4fffec1fd74423224a932034b82a50cc6b.tar.bz2
Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette, ipc, media, and net.
Review URL: https://chromiumcodereview.appspot.com/14820034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200419 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc/ipc_channel_nacl.cc')
-rw-r--r--ipc/ipc_channel_nacl.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/ipc_channel_nacl.cc b/ipc/ipc_channel_nacl.cc
index 5f97c74..805e906 100644
--- a/ipc/ipc_channel_nacl.cc
+++ b/ipc/ipc_channel_nacl.cc
@@ -13,7 +13,6 @@
#include <algorithm>
#include "base/bind.h"
-#include "base/file_util.h"
#include "base/logging.h"
#include "base/message_loop_proxy.h"
#include "base/process_util.h"