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