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

Unified Diff: content/browser/loader/DEPS

Issue 2091763004: Update content/browser/loader/DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index f2beeba2f6fba27de9dda1e7d2a9f13c577f2447..6643d2b9c2d0b1af0da66a512bce5771a612cd51 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -95,6 +95,7 @@ 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",
@@ -120,7 +121,6 @@ specific_include_rules = {
"+content/browser/appcache/chrome_appcache_service.h",
"+content/browser/bad_message.h",
"+content/browser/blob_storage/chrome_blob_storage_context.h",
- "+content/browser/cert_store_impl.h",
"+content/browser/child_process_security_policy_impl.h",
"+content/browser/download/download_resource_handler.h",
"+content/browser/download/save_file_manager.h",
@@ -187,6 +187,7 @@ specific_include_rules = {
"+content/browser/ssl/ssl_error_handler.h",
"+content/common/content_export.h",
"+content/common/ssl_status_serialization.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",
@@ -200,13 +201,10 @@ specific_include_rules = {
"+content/browser/service_worker/service_worker_response_info.h",
"+content/browser/ssl/ssl_manager.h",
"+content/browser/ssl/ssl_policy.h",
- "+content/public/browser/cert_store.h",
- "+content/public/browser/signed_certificate_timestamp_store.h",
"+content/public/common/content_client.h",
"+content/public/common/content_switches.h",
"+content/public/common/process_type.h",
"+content/public/common/security_style.h",
- "+content/public/common/signed_certificate_timestamp_id_and_status.h",
],
"resource_handler_delegate\.h": [
"-content",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698