Chromium Code Reviews| Index: components/history/core/DEPS |
| diff --git a/components/history/core/DEPS b/components/history/core/DEPS |
| index 062cbace53c021097f890eccd0a3c382b23c8b90..636e20010557fc564e262aba9243bd899cbd0086 100644 |
| --- a/components/history/core/DEPS |
| +++ b/components/history/core/DEPS |
| @@ -2,4 +2,6 @@ include_rules = [ |
| # history is a layered-component, forbid dependency on //content |
| "-components/history/content", |
| "-content", |
| + |
| + "+components/url_formatter", |
| ] |