| Index: chrome/browser/ui/autofill/DEPS
|
| diff --git a/chrome/browser/ui/autofill/DEPS b/chrome/browser/ui/autofill/DEPS
|
| index 2f586c9077560501ae2ea9bb29f86e4be860144b..f33c0e7857846063f03a9b75b0371b471f2fc45e 100644
|
| --- a/chrome/browser/ui/autofill/DEPS
|
| +++ b/chrome/browser/ui/autofill/DEPS
|
| @@ -1,6 +1,8 @@
|
| include_rules = [
|
| + '+third_party/libaddressinput/chromium/chrome_address_validator.h',
|
| '+third_party/libaddressinput/chromium/chrome_downloader_impl.h',
|
| '+third_party/libaddressinput/chromium/chrome_storage_impl.h',
|
| - '+third_party/libaddressinput/chromium/cpp/include/libaddressinput',
|
| + '+third_party/libaddressinput/chromium/load_rules_listener.h',
|
| '+third_party/libaddressinput/chromium/required_fields.h',
|
| + '+third_party/libaddressinput/src/cpp/include/libaddressinput',
|
| ]
|
|
|