Index: apps/shell/browser/DEPS |
diff --git a/apps/shell/browser/DEPS b/apps/shell/browser/DEPS |
index 0b6fca23870798fcc98d93eb6046c15ecbe986a2..dc74d1da404f701062ca175b9a296b7199b6099e 100644 |
--- a/apps/shell/browser/DEPS |
+++ b/apps/shell/browser/DEPS |
@@ -16,6 +16,9 @@ include_rules = [ |
"+content/shell/browser/shell_devtools_delegate.h", |
"+content/shell/browser/shell_net_log.h", |
+ # Only used in API tests that should be moved to extensions/browser/api/... |
+ "+net", |
+ |
"+sync/api", |
# Disallow views to keep the binary size down. |