OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
2 '+third_party/libaddressinput/chromium/addressinput_util.h', | 2 '+third_party/libaddressinput/chromium/addressinput_util.h', |
3 '+third_party/libaddressinput/chromium/chrome_address_validator.h', | |
4 '+third_party/libaddressinput/chromium/chrome_downloader_impl.h', | 3 '+third_party/libaddressinput/chromium/chrome_downloader_impl.h', |
5 '+third_party/libaddressinput/chromium/chrome_storage_impl.h', | 4 '+third_party/libaddressinput/chromium/chrome_storage_impl.h', |
6 '+third_party/libaddressinput/messages.h', | 5 '+third_party/libaddressinput/chromium/cpp/include/libaddressinput', |
7 '+third_party/libaddressinput/src/cpp/include/libaddressinput', | |
8 ] | 6 ] |
OLD | NEW |