| 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",
|
|
|