Chromium Code Reviews| Index: components/dom_distiller/DEPS |
| diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS |
| index 87c43377f427457a864cd2b7a62b181f783b1930..60c2dc2dd482b058ca17e8d16d907302d4649d9f 100644 |
| --- a/components/dom_distiller/DEPS |
| +++ b/components/dom_distiller/DEPS |
| @@ -8,6 +8,7 @@ include_rules = [ |
| "+sync/internal_api/public/attachments", # Needed for tests. |
| "+sync/protocol", |
| "+third_party/dom_distiller_js", |
| + "+third_party/re2", |
| "+net/base", |
| "+net/http", |
| "+net/url_request", |