Index: chrome/browser/android/preferences/autofill/DEPS |
diff --git a/chrome/browser/android/preferences/autofill/DEPS b/chrome/browser/android/preferences/autofill/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e2b1fcd18739231921336cd493f36ccafa1ce501 |
--- /dev/null |
+++ b/chrome/browser/android/preferences/autofill/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "+third_party/libaddressinput/src/cpp/include/libaddressinput/address_ui.h", |
+ "+third_party/libaddressinput/src/cpp/include/libaddressinput/address_ui_component.h", |
+ "+third_party/libaddressinput/src/cpp/include/libaddressinput/localization.h", |
+] |