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

Unified Diff: net/net.gypi

Issue 1969293002: Remove net::ParsedCertificate struct. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « net/cert/x509_util_openssl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 4b8be2c5fee7775675e588d5a11b24660f97f4e3..1f3c2f8cb198442122ffe0bacbd815f51cd42240 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -98,8 +98,8 @@
'cert/internal/parse_certificate.h',
'cert/internal/parse_name.cc',
'cert/internal/parse_name.h',
- 'cert/internal/parse_ocsp.h',
'cert/internal/parse_ocsp.cc',
+ 'cert/internal/parse_ocsp.h',
'cert/internal/signature_algorithm.cc',
'cert/internal/signature_algorithm.h',
'cert/internal/signature_policy.cc',
« no previous file with comments | « net/cert/x509_util_openssl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698