| Index: content/browser/loader/DEPS
|
| diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
|
| index a9280c84b915f1ebf751c3821293d7748e1faea8..3bb14e9d0934282f4fa7ce4db69711a700710fae 100644
|
| --- a/content/browser/loader/DEPS
|
| +++ b/content/browser/loader/DEPS
|
| @@ -112,6 +112,7 @@ specific_include_rules = {
|
| "+content/browser/loader/stream_resource_handler.h",
|
| "+content/browser/loader/sync_resource_handler.h",
|
| "+content/browser/loader/throttling_resource_handler.h",
|
| + "+content/common/resource_request_body.h",
|
| "+content/public/browser/global_request_id.h",
|
| "+content/public/browser/resource_dispatcher_host.h",
|
| "+content/public/browser/resource_dispatcher_host_delegate.h",
|
| @@ -153,7 +154,6 @@ specific_include_rules = {
|
| "+content/common/content_export.h",
|
| "+content/common/navigation_params.h",
|
| "+content/common/net/url_request_service_worker_data.h",
|
| - "+content/common/resource_request_body.h",
|
| "+content/common/site_isolation_policy.h",
|
| "+content/common/ssl_status_serialization.h",
|
| "+content/public/browser/browser_thread.h",
|
| @@ -229,6 +229,7 @@ specific_include_rules = {
|
| "+content/browser/loader/resource_message_filter.h",
|
| "+content/browser/loader/resource_request_info_impl.h",
|
| "+content/common/content_export.h",
|
| + "+content/common/resource_request_body.h",
|
| "+content/public/browser/global_request_id.h",
|
| "+content/public/browser/resource_request_info.h",
|
| "+content/public/common/referrer.h",
|
|
|