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

Unified Diff: content/browser/loader/DEPS

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
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index a28266fdc3b78a95f9884bf026dff258a5d80752..9094b240a0c88b496ce54f1fdf2a773ed4ac3494 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -130,7 +130,6 @@ specific_include_rules = {
],
"resource_dispatcher_host_impl\.(cc|h)": [
"-content",
- "+content/browser/cert_store_impl.h",
"+content/browser/loader/async_resource_handler.h",
"+content/browser/loader/async_revalidation_manager.h",
"+content/browser/loader/global_routing_id.h",
@@ -220,7 +219,6 @@ specific_include_rules = {
"+content/browser/ssl/ssl_client_auth_handler.h",
"+content/browser/ssl/ssl_error_handler.h",
"+content/common/content_export.h",
- "+content/public/browser/cert_store.h",
"+content/public/browser/resource_controller.h",
"+content/public/browser/resource_dispatcher_host_login_delegate.h",
"+content/public/common/resource_response.h",
« no previous file with comments | « content/browser/frame_host/navigation_handle_impl.cc ('k') | content/browser/loader/async_resource_handler_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698