Index: components/web_restriction/DEPS |
diff --git a/ash/shell/DEPS b/components/web_restriction/DEPS |
similarity index 53% |
copy from ash/shell/DEPS |
copy to components/web_restriction/DEPS |
index 2e87ae565b8348f86372d4ec51a4c731a9274fbe..0fc588c0201d1037abf8221c3b9b304435492ea3 100644 |
--- a/ash/shell/DEPS |
+++ b/components/web_restriction/DEPS |
@@ -1,6 +1,7 @@ |
include_rules = [ |
"+content/public", |
- "+content/shell", |
"+gin", |
- "+sandbox", |
+ "+jni", |
+ "+net", |
+ "+third_party/WebKit", |
] |