angler-fishThe Vulnerability History Project

Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.

      I'm making this change because proxy resolution is really not specific to the HTTP protocol.  We need to use the proxy service in our FTP implementation, for example.  I made a separate directory instead of just putting these in base, because I anticipate more files once we have our own PAC implementation.

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@651 0039d316-1c4b-4281-b951-d872f2087c98
    
commit 928fb58bd99536f16df3739329cbade0853b3309
+6 -6
+32 -36
+4 -8
+3 -2
+3 -3
+7 -7
+3 -3
+5 -5
+3 -3
+3 -3
+5 -5
+11 -11
+10 -10
+12 -12
+62 -57
+46 -46
+53 -53
+7 -7
+7 -7
+5 -5
expand_less