Index: components/autofill/core/browser/DEPS |
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS |
index e6accb4a60f4085355b2002f1c2e9b370a99403c..b59326a64d921a0ca2f6de10800fc81a4d0fce2f 100644 |
--- a/components/autofill/core/browser/DEPS |
+++ b/components/autofill/core/browser/DEPS |
@@ -7,5 +7,6 @@ include_rules = [ |
"+net", |
"+sql", |
"+third_party/libjingle", |
+ "+third_party/libaddressinput", # For address i18n. |
"+third_party/libphonenumber", # For phone number i18n. |
] |