Index: components/autofill/core/browser/DEPS |
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS |
index e6accb4a60f4085355b2002f1c2e9b370a99403c..54d92129d04fc9a60d095b95566d24711c8dbf82 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 TODO(groby): Remove this once crrev/com/261013010 lands. |
"+third_party/libphonenumber", # For phone number i18n. |
] |