Chromium Code Reviews| Index: components/dom_distiller/content/DEPS |
| diff --git a/components/dom_distiller/content/DEPS b/components/dom_distiller/content/DEPS |
| index 6be787a1050e3d09c023dd7ee581d7831e3f8445..09d00ad4bb1f01b1ce65f8e7b0cfce3f59d24e74 100644 |
| --- a/components/dom_distiller/content/DEPS |
| +++ b/components/dom_distiller/content/DEPS |
| @@ -3,5 +3,7 @@ include_rules = [ |
| "+content/public", |
| "+content/shell", |
| "+content/test", |
| + "+net/base", |
| "+net/test", |
| + "+ui/base/l10n", |
| ] |