Chromium Code Reviews| Index: base/third_party/libevent/http-internal.h |
| diff --git a/base/third_party/libevent/http-internal.h b/base/third_party/libevent/http-internal.h |
| index 9cd03cdd2bc1d50b4fe7fcbdab9c251e32328be3..1c4c3db0538486762e27051264131228abd80261 100644 |
| --- a/base/third_party/libevent/http-internal.h |
| +++ b/base/third_party/libevent/http-internal.h |
| @@ -31,7 +31,6 @@ enum evhttp_connection_error { |
| }; |
| struct evbuffer; |
| -struct addrinfo; |
| struct evhttp_request; |
| /* A stupid connection object - maybe make this a bufferevent later */ |