blob: f3e1593f8904cfc5cf4adc407e815702766a935c (
plain)
1
2
3
4
5
6
7
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/messages.h',
'+third_party/libaddressinput/src/cpp/include/libaddressinput',
]
|