| Index: content/network/DEPS
|
| diff --git a/content/network/DEPS b/content/network/DEPS
|
| index 0c25a0fadf18bd993faca085607955a59089526f..935a07dcfd21dd392c405cf1cf45b65b2bc62846 100644
|
| --- a/content/network/DEPS
|
| +++ b/content/network/DEPS
|
| @@ -3,7 +3,6 @@ include_rules = [
|
| "+components/network_session_configurator",
|
| "-content",
|
| "+content/common/content_export.h",
|
| - "+content/common/resource_request.h",
|
| "+content/common/net_adapters.h",
|
| "+content/common/network_service.mojom.h",
|
| "+content/common/url_loader.mojom.h",
|
| @@ -12,6 +11,7 @@ include_rules = [
|
| "+content/public/common/content_client.h",
|
| "+content/public/common/content_switches.h",
|
| "+content/public/common/referrer.h",
|
| + "+content/public/common/resource_request.h",
|
| "+content/public/common/resource_response.h",
|
| "+content/public/common/url_constants.h",
|
| "+services/service_manager/public",
|
|
|