Chromium Code Reviews| Index: components/web_restrictions/browser/DEPS |
| diff --git a/components/web_restrictions/browser/DEPS b/components/web_restrictions/browser/DEPS |
| index 9e20e2009ad51d61217595b7030665e1bea043b6..500f7a4c9389c4153f9af11252e5a6d417ad536e 100644 |
| --- a/components/web_restrictions/browser/DEPS |
| +++ b/components/web_restrictions/browser/DEPS |
| @@ -2,6 +2,7 @@ include_rules = [ |
| "+content/public/browser", |
| "+content/public/test", |
| "+jni", |
| + "+mojo", |
|
sky
2016/08/16 17:27:27
Are you sure you need mojo and not a more specific
aberent
2016/08/16 18:45:47
Done, now dependent on mojo/public/cpp/bindings (I
|
| "+net", |
| "+url", |
| ] |