Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index 93be705b8c5df0a2844ed1940394cca635e5c134..5e33c93e2dec8072b4d761f7ada9989519bb3928 100644 |
| --- a/content/browser/DEPS |
| +++ b/content/browser/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| # Allow inclusion of specific components that we depend on. We may only |
| # depend on components which we share with the mojo html_viewer. |
|
jam
2016/01/21 17:35:40
see the comment right above where you added this.
|
| + "+components/arc", |
| "+components/mime_util", |
| "+components/mus/public/interfaces", |
| "+components/mus/public", |