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

Unified Diff: content/browser/BUILD.gn

Issue 2327433002: Stop using CertStore which is not compatible with PlzNavigate. (Closed)
Patch Set: remove cert_store on ios Created 4 years, 3 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 | « components/security_state/security_state_model_unittest.cc ('k') | content/browser/cert_store_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 1c6823122d15a6d14e508f185b7bc7ce6045bb1e..61b0c022a01fcd6ef8d87d5bff16401cc891f0c5 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -344,8 +344,6 @@ source_set("browser") {
"cache_storage/cache_storage_scheduler.cc",
"cache_storage/cache_storage_scheduler.h",
"cache_storage/cache_storage_scheduler_client.h",
- "cert_store_impl.cc",
- "cert_store_impl.h",
"child_process_launcher.cc",
"child_process_launcher.h",
"child_process_security_policy_impl.cc",
« no previous file with comments | « components/security_state/security_state_model_unittest.cc ('k') | content/browser/cert_store_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698