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