Index: ppapi/proxy/plugin_dispatcher.cc |
diff --git a/ppapi/proxy/plugin_dispatcher.cc b/ppapi/proxy/plugin_dispatcher.cc |
index d6d0d9097659e98df51853e881b2b3dc950d1ca3..4dc3a450487dea96a028c80dac2efbfef3ab0283 100644 |
--- a/ppapi/proxy/plugin_dispatcher.cc |
+++ b/ppapi/proxy/plugin_dispatcher.cc |
@@ -35,7 +35,6 @@ |
#include "ppapi/shared_impl/resource.h" |
#if defined(OS_POSIX) && !defined(OS_NACL) |
-#include "base/posix/eintr_wrapper.h" |
#include "ipc/ipc_channel_posix.h" |
#endif |