summaryrefslogtreecommitdiffstats
path: root/components/url_matcher/BUILD.gn
Commit message (Collapse)AuthorAgeFilesLines
* Work on GN Win64 build.brettw2015-02-181-0/+2
| | | | | | | | | | | | Adds a new config to disable size_t -> int truncations and use it in various places where the x64 Windows build currently gives warnings. This covers Chrome (except for Blink which has a separate patch) and the tests. We should do a second pass to replace the existing instances of /wd4267 with this config. Review URL: https://codereview.chromium.org/927363005 Cr-Commit-Position: refs/heads/master@{#316874}
* Add BUILD.gn for //components/url_matcherrockot@chromium.org2014-04-221-0/+32
BUG=None TBR=battre Review URL: https://codereview.chromium.org/246713002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265264 0039d316-1c4b-4281-b951-d872f2087c98