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

Unified Diff: net/net.gyp

Issue 3146034: Allow the constructed certificate chain to be returned in CertVerifyResult (Closed)
Patch Set: Created 10 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 | « net/data/ssl/certificates/google.full_chain.pem ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index c2dcebeaef004f169230391ca75b03ab0427e7dc..0e775997050694aec9ee0c48ce105f7bfea5f906 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -38,6 +38,7 @@
'base/cert_status_flags.h',
'base/cert_verifier.cc',
'base/cert_verifier.h',
+ 'base/cert_verify_result.cc',
'base/cert_verify_result.h',
'base/completion_callback.h',
'base/connection_type_histograms.cc',
« no previous file with comments | « net/data/ssl/certificates/google.full_chain.pem ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698