Chromium Code Reviews| Index: components/web_restrictions/browser/DEPS |
| diff --git a/ash/shell/content/client/DEPS b/components/web_restrictions/browser/DEPS |
| similarity index 67% |
| copy from ash/shell/content/client/DEPS |
| copy to components/web_restrictions/browser/DEPS |
| index f71262e800a020820e251552cad37e2efc2c098a..9c956bf0c90ae00122b21e351c71510f52d4d6d6 100644 |
| --- a/ash/shell/content/client/DEPS |
| +++ b/components/web_restrictions/browser/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+content/public", |
|
jochen (gone - plz use gerrit)
2016/02/19 14:51:21
content/public/browser please
aberent
2016/02/19 19:40:07
Done.
|
| - "+content/shell", |
| + "+jni", |
| + "+net", |
| ] |