Index: components/password_manager/DEPS |
diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS |
index d16b4f63ac0464c64d9402d7b0164c36c0059b89..8c2766ecc85db3977e6ed53134b77e4506ddbe88 100644 |
--- a/components/password_manager/DEPS |
+++ b/components/password_manager/DEPS |
@@ -13,6 +13,7 @@ include_rules = [ |
"+third_party/sqlite/sqlite3.h", |
"+ui", |
# PasswordManager is a layered component; subdirectories must explicitly |
- # introduce the ability to use the content layer as appropriate. |
+ # introduce the ability to use non-core layers as appropriate. |
"-components/password_manager/content", |
+ "-components/password_manager/sync", |
] |