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

Unified Diff: content/content_browser.gypi

Issue 2327433002: Stop using CertStore which is not compatible with PlzNavigate. (Closed)
Patch Set: remove certstore on non-ios and update plznavigate test filter 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 186f61109f7489d971e99e90f8fb7e55abf6dc95..dffb7ce4e6f733a5424dd408f9abe0c159be8ff6 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -156,7 +156,6 @@
'public/browser/browser_url_handler.h',
'public/browser/cache_storage_context.h',
'public/browser/cache_storage_usage_info.h',
- 'public/browser/cert_store.h',
'public/browser/certificate_request_result_type.h',
'public/browser/child_process_data.h',
'public/browser/child_process_security_policy.h',
@@ -558,8 +557,6 @@
'browser/cache_storage/cache_storage_scheduler.cc',
'browser/cache_storage/cache_storage_scheduler.h',
'browser/cache_storage/cache_storage_scheduler_client.h',
- 'browser/cert_store_impl.cc',
- 'browser/cert_store_impl.h',
'browser/child_process_launcher.cc',
'browser/child_process_launcher.h',
'browser/child_process_security_policy_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698