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

Unified Diff: net/net.gypi

Issue 1599143002: Remove CertCacheTrial (DiskBasedCertCache). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: crbug.com doesn't like trailing slashes Created 4 years, 11 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/http/http_cache_transaction.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | 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 6214b52ace8e09eb2938bf457a410cd6843234e4..ba29fdb3de81f0ab30cd84d8cf8ad7aebfdd356b 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -826,8 +826,6 @@
'filter/sdch_filter.h',
'http/des.cc',
'http/des.h',
- 'http/disk_based_cert_cache.cc',
- 'http/disk_based_cert_cache.h',
'http/disk_cache_based_quic_server_info.cc',
'http/disk_cache_based_quic_server_info.h',
'http/failing_http_transaction_factory.cc',
@@ -1443,7 +1441,6 @@
'ftp/ftp_util_unittest.cc',
'http/bidirectional_stream_unittest.cc',
'http/des_unittest.cc',
- 'http/disk_based_cert_cache_unittest.cc',
'http/disk_cache_based_quic_server_info_unittest.cc',
'http/http_auth_cache_unittest.cc',
'http/http_auth_challenge_tokenizer_unittest.cc',
« no previous file with comments | « net/http/http_cache_transaction.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698