Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1314)

Unified Diff: base/third_party/libevent/http-internal.h

Issue 2479683004: base: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing forward declaration Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/test/launcher/test_launcher.h ('k') | base/threading/worker_pool.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 */
« no previous file with comments | « base/test/launcher/test_launcher.h ('k') | base/threading/worker_pool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698