Chromium Code Reviews| Index: content/renderer/DEPS |
| diff --git a/content/renderer/DEPS b/content/renderer/DEPS |
| index e5367fc146091b03965a997ecf79beb05ccf8662..b070955d6d5f880f8fae4ae90e80723b3799cf03 100644 |
| --- a/content/renderer/DEPS |
| +++ b/content/renderer/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. |
| + "+components/mus/public", |
| "+components/scheduler", |
| "+components/url_formatter", |