summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authorvandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-23 23:36:07 +0000
committervandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-23 23:36:07 +0000
commit7fdbbf8d47bf4c2f5d2e86e1ad68443af8cfa8ff (patch)
tree21d98440a37f086a000a4ca4a318172da4d825b1 /net/net.gyp
parentbb2d13e580c488173714e54b0f277936c33654cb (diff)
downloadchromium_src-7fdbbf8d47bf4c2f5d2e86e1ad68443af8cfa8ff.zip
chromium_src-7fdbbf8d47bf4c2f5d2e86e1ad68443af8cfa8ff.tar.gz
chromium_src-7fdbbf8d47bf4c2f5d2e86e1ad68443af8cfa8ff.tar.bz2
Revert 50647 - Create HttpAuthController.
'Memory tests' is not happy. This packages up the auth state into a single class to enable a HttpProxyClientSocket class (which is needed for SSLClientSocketPool). BUG=30357 TEST=existing unit tests Review URL: http://codereview.chromium.org/2808020 TBR=vandebo@chromium.org Review URL: http://codereview.chromium.org/2866018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50669 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 5e5d971..77f4457e 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -327,8 +327,6 @@
'http/http_auth.h',
'http/http_auth_cache.cc',
'http/http_auth_cache.h',
- 'http/http_auth_controller.cc',
- 'http/http_auth_controller.h',
'http/http_auth_filter.cc',
'http/http_auth_filter.h',
'http/http_auth_filter_win.h',