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

Unified Diff: ios/web/BUILD.gn

Issue 2225483002: [ios] Removed CertVerifierBlockAdapter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed review comments Created 4 years, 4 months 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 | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 8b09bc045331f64f338912eba4ec9df45dc3e34e..b32aee5cf3ce4629fa00c44c446b8845fdca5bbb 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -67,8 +67,6 @@ source_set("web") {
"net/cert_policy.cc",
"net/cert_store_impl.cc",
"net/cert_store_impl.h",
- "net/cert_verifier_block_adapter.cc",
- "net/cert_verifier_block_adapter.h",
"net/certificate_policy_cache.cc",
"net/clients/crw_js_injection_network_client.h",
"net/clients/crw_js_injection_network_client.mm",
@@ -452,7 +450,6 @@ test("ios_web_unittests") {
"navigation/nscoder_util_unittest.mm",
"net/cert_host_pair_unittest.cc",
"net/cert_policy_unittest.cc",
- "net/cert_verifier_block_adapter_unittest.cc",
"net/clients/crw_js_injection_network_client_unittest.mm",
"net/crw_cert_verification_controller_unittest.mm",
"net/crw_ssl_status_updater_unittest.mm",
« no previous file with comments | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698