Chromium Code Reviews| Index: components/password_manager/DEPS |
| diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS |
| index 24b817d8d1c3fc8beccb6f560ed907aeb99e2f70..620212782f88909f7987c04b408eae42ec902e88 100644 |
| --- a/components/password_manager/DEPS |
| +++ b/components/password_manager/DEPS |
| @@ -1,6 +1,6 @@ |
| include_rules = [ |
| "+components/autofill/core/common", |
| - "+components/encryptor", |
| + "+components/os_crypt", |
| "+components/password_manager/core", |
| "+net/base", |
| "+sql", |