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

Unified Diff: net/net.gypi

Issue 2282183004: Add error information to VerifyCertificateChain(). (Closed)
Patch Set: 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 3144494e6b76aae3588c1b0bef1ecbe691a89e76..101287cce3bc2a8d5bfb812db7c2107613419e5b 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -86,6 +86,8 @@
'cert/ct_verifier.h',
'cert/ct_verify_result.cc',
'cert/ct_verify_result.h',
+ 'cert/internal/cert_errors.cc',
+ 'cert/internal/cert_errors.h',
'cert/internal/cert_issuer_source.h',
'cert/internal/cert_issuer_source_aia.cc',
'cert/internal/cert_issuer_source_aia.h',

Powered by Google App Engine
This is Rietveld 408576698