[rac] Add AddressValidator API.
commit95598bcb34a10b1c7fdd2d3e6454f84c72509841
authorrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 12 Dec 2013 23:56:51 +0000 (12 23:56 +0000)
committerrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 12 Dec 2013 23:56:51 +0000 (12 23:56 +0000)
treeb57c82687ee04bfbe10b32dff4be5083bbc31f51
parent30176f01f54b5d7459c23185b5cb18a448625cb2
[rac] Add AddressValidator API.

This patch adds the AddressValidator API without the implementation. It is
intended to start integration into Chrome in parallel with implementing
the API in the library. This is not the final API, as it may change as
integration into Chrome progresses.

BUG=327046

Review URL: https://codereview.chromium.org/106863006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240488 0039d316-1c4b-4281-b951-d872f2087c98
third_party/libaddressinput/chromium/cpp/include/libaddressinput/address_validator.h [new file with mode: 0644]
third_party/libaddressinput/chromium/cpp/include/libaddressinput/load_rules_delegate.h [new file with mode: 0644]
third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
third_party/libaddressinput/chromium/cpp/src/address_validator.cc [new file with mode: 0644]
third_party/libaddressinput/libaddressinput.gyp