summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-18 02:13:20 +0000
committerrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-18 02:13:20 +0000
commitd51d07fbd4757886bd0b2b408e4585879c09e7d5 (patch)
tree9f10dcd162a7732d19a18ab61da4964175416ff9 /ui
parentedce7545f7dbe596df5cb4954b2e40bc44ae5867 (diff)
downloadchromium_src-d51d07fbd4757886bd0b2b408e4585879c09e7d5.zip
chromium_src-d51d07fbd4757886bd0b2b408e4585879c09e7d5.tar.gz
chromium_src-d51d07fbd4757886bd0b2b408e4585879c09e7d5.tar.bz2
[rac] Add re2 dependency to libaddressinput.
This patch adds the re2 dependency to libaddressinput. The dependency will be used to validate postal code format of addresses. The addresses are provided by the user. The format regular expressions are from: https://i18napis.appspot.com/ssl-address For example, the US postal code has the following regular expression: \\d{5}([ \\-]\\d{4})? BUG=327046 Review URL: https://codereview.chromium.org/98543010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241447 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions