Index: components/password_manager/content/DEPS |
diff --git a/components/autofill/content/DEPS b/components/password_manager/content/DEPS |
similarity index 76% |
copy from components/autofill/content/DEPS |
copy to components/password_manager/content/DEPS |
index 4583d6f761e7a13340174cb00b8a5666dd4cfa6c..4d5d19cb305cec3058af33591ecd161ee9442b2f 100644 |
--- a/components/autofill/content/DEPS |
+++ b/components/password_manager/content/DEPS |
@@ -1,4 +1,6 @@ |
include_rules = [ |
+ "+components/autofill/content/common", |
+ "+components/autofill/core/common", |
"+content/public/common", |
# Allow inclusion of WebKit API files. |
"+third_party/WebKit/public/platform", |