Chromium Code Reviews| Index: net/base/listen_socket.h |
| =================================================================== |
| --- net/base/listen_socket.h (revision 89948) |
| +++ net/base/listen_socket.h (working copy) |
| @@ -30,7 +30,6 @@ |
| #include "net/base/net_api.h" |
| #if defined(OS_POSIX) |
| -struct event; // From libevent |
| typedef int SOCKET; |
| #endif |