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

Unified Diff: net/net.gyp

Issue 1541213002: Adding OCSP Parser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix more null checks. Created 4 years, 9 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/der/parser.cc ('k') | net/net.gypi » ('j') | 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 c50c4f6e39a29a513cc650702cfcd29560716683..d4eff8e14bc0aa933e52cbdb4afbad6c4263e2f8 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -358,6 +358,7 @@
'data/certificate_policies_unittest/',
'data/name_constraints_unittest/',
'data/parse_certificate_unittest/',
+ 'data/parse_ocsp_unittest/',
'data/ssl/certificates/',
'data/test.html',
'data/url_request_unittest/',
« no previous file with comments | « net/der/parser.cc ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698