diff options
Diffstat (limited to 'content/plugin/plugin_channel.cc')
-rw-r--r-- | content/plugin/plugin_channel.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/plugin/plugin_channel.cc b/content/plugin/plugin_channel.cc index fe618c7..089c4ed 100644 --- a/content/plugin/plugin_channel.cc +++ b/content/plugin/plugin_channel.cc @@ -23,7 +23,6 @@ #include "third_party/WebKit/public/web/WebBindings.h" #if defined(OS_POSIX) -#include "base/posix/eintr_wrapper.h" #include "ipc/ipc_channel_posix.h" #endif |