diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-22 18:17:13 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-22 18:17:13 +0000 |
commit | bc04b24f04d8afd339c24d9f214481377de2aa56 (patch) | |
tree | b98e69c38d120df34f00b6c1cd6124bceafdc29a /chrome/test/plugin/plugin_test.cpp | |
parent | 36f1e277205d0bc6621866b1242ea7ee00166d4a (diff) | |
download | chromium_src-bc04b24f04d8afd339c24d9f214481377de2aa56.zip chromium_src-bc04b24f04d8afd339c24d9f214481377de2aa56.tar.gz chromium_src-bc04b24f04d8afd339c24d9f214481377de2aa56.tar.bz2 |
Revert "net: Plumb DnsCertProvenanceChecker around."
This reverts commit r66970.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66974 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/plugin/plugin_test.cpp')
-rw-r--r-- | chrome/test/plugin/plugin_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/test/plugin/plugin_test.cpp b/chrome/test/plugin/plugin_test.cpp index 7b2b4e0..4fc85d1 100644 --- a/chrome/test/plugin/plugin_test.cpp +++ b/chrome/test/plugin/plugin_test.cpp @@ -281,7 +281,6 @@ class PluginInstallerDownloadTest http_transaction_factory_ = new net::HttpCache( net::HttpNetworkLayer::CreateFactory(host_resolver_, NULL /* dnsrr_resolver */, - NULL /* dns_cert_checker */, NULL /* ssl_host_info_factory */, proxy_service_, ssl_config_service_, |