Chromium Code Reviews| Index: components/content_settings/core/common/DEPS |
| diff --git a/components/content_settings/core/common/DEPS b/components/content_settings/core/common/DEPS |
| index 4e501b277a109fbcd61ef6b99845c9137f4b6775..426d09ff5227aa39bcaebb73b0504f173db831f6 100644 |
| --- a/components/content_settings/core/common/DEPS |
| +++ b/components/content_settings/core/common/DEPS |
| @@ -2,5 +2,6 @@ include_rules = [ |
| "+mojo/public/cpp/bindings", |
| "+net/base", |
| "+testing", |
| + "+third_party/re2", |
| "+url", |
| ] |