| Index: chrome/browser/ui/autofill/DEPS
|
| diff --git a/chrome/browser/ui/autofill/DEPS b/chrome/browser/ui/autofill/DEPS
|
| index d65a4fd17bdd6dfb2b5c2fbc91cb28830c4b011e..353e838a9e92d76affed7ad8bc962c7eedaeb30a 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/libaddressinput_util.h',
|
| + '+third_party/libaddressinput/chromium/load_rules_listener.h',
|
| + '+third_party/libaddressinput/src/cpp/include/libaddressinput',
|
| ]
|
|
|