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

Unified Diff: net/net.gypi

Issue 1115903002: Refactor the API for CertVerifier::Verify() and the implementation of MultiThreadedCertVerifier::Ver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase again Created 5 years, 7 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 76f731ac7c52cb07af59486eaf18be93e325fe63..e15717e494523f8831c818607871044737ba6869 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -82,8 +82,6 @@
'cert/signed_certificate_timestamp.cc',
'cert/signed_certificate_timestamp.h',
'cert/signed_tree_head.h',
- 'cert/single_request_cert_verifier.cc',
- 'cert/single_request_cert_verifier.h',
'cert/x509_cert_types.cc',
'cert/x509_cert_types.h',
'cert/x509_certificate.cc',

Powered by Google App Engine
This is Rietveld 408576698