Temporarily relax a check before changing touchesLengthCap.
commit17bfcf19eb55145a7886d4f9e52196b06f5d5100
authormustaq <mustaq@chromium.org>
Thu, 9 Oct 2014 16:15:13 +0000 (9 09:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Oct 2014 16:15:33 +0000 (9 16:15 +0000)
treebea79a399b9fc69924745473061248361305ea4c
parent20039843f3f019137b8fadccd48c1d5db8ca883c
Temporarily relax a check before changing touchesLengthCap.

Pixel supports 16 touch-points but Blink caps the number at 12.
This is change 1 of 3 on our way to update Blink's limit to 16.

BUG=392959

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

Cr-Commit-Position: refs/heads/master@{#298889}
content/browser/renderer_host/input/web_input_event_util.cc