| Index: content/browser/loader/DEPS
|
| diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
|
| index 84a7d8cc5309b444b41fa2de912591bb52d68a4e..7acdb405709a456653c4705d218a42c5ef5fccaa 100644
|
| --- a/content/browser/loader/DEPS
|
| +++ b/content/browser/loader/DEPS
|
| @@ -156,6 +156,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_priority_change_info.h",
|
| "+content/common/resource_request_body.h",
|
| "+content/common/resource_request_body_impl.h",
|
| "+content/common/url_loader.mojom.h",
|
| @@ -293,6 +294,7 @@ specific_include_rules = {
|
| "-content",
|
| "+content/browser/loader/resource_scheduler.h",
|
| "+content/common/content_export.h",
|
| + "+content/common/resource_priority_change_info.h",
|
| "+content/public/browser/resource_controller.h",
|
| "+content/public/browser/resource_request_info.h",
|
| "+content/public/browser/resource_throttle.h",
|
|
|