| Index: content/browser/loader/DEPS
|
| diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
|
| index 4eadb25f11536515d5593a37e3bdd16fdc3f5942..f7c5ce4b7cca94a98e8ba3269256bf5e3c1bc44f 100644
|
| --- a/content/browser/loader/DEPS
|
| +++ b/content/browser/loader/DEPS
|
| @@ -106,7 +106,7 @@ specific_include_rules = {
|
| "-content",
|
| "+content/browser/loader/mojo_async_resource_handler.h",
|
| "+content/browser/loader/test_url_loader_client.h",
|
| - "+content/public/browser/navigation_data.h",
|
| + "+content/browser/loader/mock_resource_loader.h",
|
| "+content/browser/loader/resource_controller.h",
|
| "+content/browser/loader/resource_dispatcher_host_impl.h",
|
| "+content/browser/loader/resource_request_info_impl.h",
|
| @@ -114,6 +114,7 @@ specific_include_rules = {
|
| "+content/common/resource_request_completion_status.h",
|
| "+content/common/url_loader.mojom.h",
|
| "+content/public/browser/appcache_service.h",
|
| + "+content/public/browser/navigation_data.h",
|
| "+content/public/browser/resource_context.h",
|
| "+content/public/browser/resource_dispatcher_host_delegate.h",
|
| "+content/public/browser/resource_throttle.h",
|
|
|