summaryrefslogtreecommitdiffstats
path: root/net/url_request/https_prober.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move net::HTTPSProber from net_base to netmnissler@chromium.org2010-06-011-0/+80
net::HTTPSProber belongs into the net library, where also it's only user net::URLRequest is living. This fixes undefined references in net_base caused by net::HTTPSProber when not linking against net. BUG=45493 TEST=Building hresolv with the plain ld linker in shared library configuration should not generate undefined references. Review URL: http://codereview.chromium.org/2441001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48632 0039d316-1c4b-4281-b951-d872f2087c98