Chromium Code Reviews| Index: components/dom_distiller/DEPS |
| diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS |
| index 9a9f0f74dd17f03a3ccea4798059cf21703bee8d..a69831ce28f6f20813fac53408153d5904a0c8c0 100644 |
| --- a/components/dom_distiller/DEPS |
| +++ b/components/dom_distiller/DEPS |
| @@ -7,6 +7,7 @@ include_rules = [ |
| "+net/base", |
| "+net/http", |
| "+net/url_request", |
| + "+ui/base/l10n", |
| "+ui/base/resource", |
| # The dom distiller is a layered component; subdirectories must explicitly |