Chromium Code Reviews| Index: components/password_manager/DEPS |
| diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS |
| index e5d09811243f306a46f862cabf77d36a0a2dd14c..57941c0f8374068b71be9e9faa6512cf52b4a0b9 100644 |
| --- a/components/password_manager/DEPS |
| +++ b/components/password_manager/DEPS |
| @@ -9,6 +9,7 @@ include_rules = [ |
| "+sql", |
| "+sync/api", |
| "+sync/protocol", |
| + "+third_party/re2", |
| "+ui", |
| # PasswordManager is a layered component; subdirectories must explicitly |
| # introduce the ability to use the content layer as appropriate. |