| Index: chrome/browser/ui/autofill/DEPS
 | 
| diff --git a/chrome/browser/ui/autofill/DEPS b/chrome/browser/ui/autofill/DEPS
 | 
| index 63d3f1d330610743255bee926a67de80634ed845..f3e1593f8904cfc5cf4adc407e815702766a935c 100644
 | 
| --- a/chrome/browser/ui/autofill/DEPS
 | 
| +++ b/chrome/browser/ui/autofill/DEPS
 | 
| @@ -1,6 +1,8 @@
 | 
|  include_rules = [
 | 
|    '+third_party/libaddressinput/chromium/addressinput_util.h',
 | 
| +  '+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/messages.h',
 | 
| +  '+third_party/libaddressinput/src/cpp/include/libaddressinput',
 | 
|  ]
 | 
| 
 |