Index: components/webdata_services/DEPS |
diff --git a/components/webdata_services/DEPS b/components/webdata_services/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2fa1e61ded135cc333a5c0f527898ac76d863d29 |
--- /dev/null |
+++ b/components/webdata_services/DEPS |
@@ -0,0 +1,10 @@ |
+include_rules = [ |
+ "+components/autofill/core/browser/webdata", |
+ "+components/keyed_service/core", |
+ "+components/password_manager/core/browser/webdata", |
+ "+components/search_engines/keyword_table.h", |
+ "+components/search_engines/keyword_web_data_service.h", |
+ "+components/signin/core/browser/webdata", |
+ "+components/webdata/common", |
+ "+sql", |
+] |