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

Unified Diff: net/BUILD.gn

Issue 519473002: Implement ct_objects_extractor for OpenSSL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Another comment tweak (try jobs still on patch set 3) Created 6 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 | « no previous file | net/cert/ct_objects_extractor_openssl.cc » ('j') | net/cert/ct_objects_extractor_openssl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 0fdacb54fbec6cb4de2e3bdbb6f90e8fbbb7fe30..693c58ccec38c0b94436d4fac9de7f184e214463 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1161,8 +1161,6 @@ test("net_unittests") {
# TODO(bulach): Add equivalent tests when the underlying
# functionality is ported to OpenSSL.
sources -= [
- "cert/ct_objects_extractor_unittest.cc",
- "cert/multi_log_ct_verifier_unittest.cc",
"cert/nss_cert_database_unittest.cc",
"cert/nss_cert_database_chromeos_unittest.cc",
"cert/nss_profile_filter_chromeos_unittest.cc",
« no previous file with comments | « no previous file | net/cert/ct_objects_extractor_openssl.cc » ('j') | net/cert/ct_objects_extractor_openssl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698