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

Unified Diff: net/url_request/url_request.h

Issue 8525020: Cleanup: Remove unneeded forward declararations in net. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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/tools/flip_server/spdy_interface.h ('k') | net/url_request/url_request_test_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/url_request/url_request.h
===================================================================
--- net/url_request/url_request.h (revision 109589)
+++ net/url_request/url_request.h (working copy)
@@ -54,12 +54,6 @@
// Temporary layering violation to allow existing users of a deprecated
// interface.
-namespace chrome_browser_net {
-class ConnectInterceptor;
-}
-
-// Temporary layering violation to allow existing users of a deprecated
-// interface.
namespace fileapi {
class FileSystemDirURLRequestJobTest;
class FileSystemOperationWriteTest;
« no previous file with comments | « net/tools/flip_server/spdy_interface.h ('k') | net/url_request/url_request_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698