Index: components/web_restrictions/DEPS |
diff --git a/ash/shell/DEPS b/components/web_restrictions/DEPS |
similarity index 53% |
copy from ash/shell/DEPS |
copy to components/web_restrictions/DEPS |
index 2e87ae565b8348f86372d4ec51a4c731a9274fbe..0fc588c0201d1037abf8221c3b9b304435492ea3 100644 |
--- a/ash/shell/DEPS |
+++ b/components/web_restrictions/DEPS |
@@ -1,6 +1,7 @@ |
include_rules = [ |
"+content/public", |
jochen (gone - plz use gerrit)
2016/02/05 14:55:07
please don't mix browser and renderer stuff in one
aberent
2016/02/19 12:31:18
Done in https://codereview.chromium.org/1684153002
|
- "+content/shell", |
"+gin", |
- "+sandbox", |
+ "+jni", |
+ "+net", |
+ "+third_party/WebKit", |
] |