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

Unified Diff: net/base/proxy_delegate.h

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase on top of master branch 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 | « net/base/parse_number.h ('k') | net/base/sdch_dictionary.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/proxy_delegate.h
diff --git a/net/base/proxy_delegate.h b/net/base/proxy_delegate.h
index ad3a2bcafdd6230922f553f940d0e7f131a737ec..2343196969fdebcac1186a4ce88ae8d5f543782d 100644
--- a/net/base/proxy_delegate.h
+++ b/net/base/proxy_delegate.h
@@ -20,7 +20,6 @@ class HostPortPair;
class ProxyInfo;
class ProxyServer;
class ProxyService;
-class URLRequest;
// Delegate for setting up a connection.
class NET_EXPORT ProxyDelegate {
« no previous file with comments | « net/base/parse_number.h ('k') | net/base/sdch_dictionary.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698