| Index: content/browser/loader/DEPS
|
| diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
|
| index f2beeba2f6fba27de9dda1e7d2a9f13c577f2447..e8d5e0c70d7ec529019566fd0f5ac441863399cf 100644
|
| --- a/content/browser/loader/DEPS
|
| +++ b/content/browser/loader/DEPS
|
| @@ -98,6 +98,7 @@ specific_include_rules = {
|
| "+content/browser/loader/async_resource_handler.h",
|
| "+content/browser/loader/async_revalidation_manager.h",
|
| "+content/browser/loader/global_routing_id.h",
|
| + "+content/browser/loader/loader_delegate.h",
|
| "+content/browser/loader/power_save_block_resource_throttle.h",
|
| "+content/browser/loader/resource_dispatcher_host_impl.h",
|
| "+content/browser/loader/resource_loader.h",
|
| @@ -137,7 +138,6 @@ specific_include_rules = {
|
| "+content/browser/loader/navigation_url_loader_impl_core.h",
|
| "+content/browser/loader/redirect_to_file_resource_handler.h",
|
| "+content/browser/loader/upload_data_stream_builder.h",
|
| - "+content/browser/renderer_host/render_view_host_impl.h",
|
| "+content/browser/resource_context_impl.h",
|
| "+content/browser/service_worker/foreign_fetch_request_handler.h",
|
| "+content/browser/service_worker/link_header_support.h",
|
|
|