Index: content/network/DEPS |
diff --git a/content/network/DEPS b/content/network/DEPS |
index 935a07dcfd21dd392c405cf1cf45b65b2bc62846..ac2ce4d309fae0bd4a6e250f91a8924b588ef739 100644 |
--- a/content/network/DEPS |
+++ b/content/network/DEPS |
@@ -4,16 +4,16 @@ include_rules = [ |
"-content", |
"+content/common/content_export.h", |
"+content/common/net_adapters.h", |
- "+content/common/network_service.mojom.h", |
- "+content/common/url_loader.mojom.h", |
- "+content/common/url_loader_factory.mojom.h", |
"+content/network", |
"+content/public/common/content_client.h", |
"+content/public/common/content_switches.h", |
+ "+content/public/common/network_service.mojom.h", |
"+content/public/common/referrer.h", |
"+content/public/common/resource_request.h", |
"+content/public/common/resource_response.h", |
"+content/public/common/url_constants.h", |
+ "+content/public/common/url_loader.mojom.h", |
+ "+content/public/common/url_loader_factory.mojom.h", |
"+services/service_manager/public", |
] |