Index: content/plugin/plugin_channel.cc |
diff --git a/content/plugin/plugin_channel.cc b/content/plugin/plugin_channel.cc |
index fe618c72781d63791fd4ce2f222284a6ec51f056..089c4ed771eea16f955967fc138af65dcd693c77 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 |