Small fix for touch screen on Linux with or without flag --touch-devices
commitdb63904ab567209e4318a81d440f183686418b77
authorlanwei <lanwei@chromium.org>
Mon, 13 Jul 2015 19:54:15 +0000 (13 12:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 13 Jul 2015 19:55:06 +0000 (13 19:55 +0000)
tree85d5c4ebf3fbc05dbb8786089ca9946aa47dfb87
parent2c4fd1d7f5ff14c88ef00736b87d8240e3921e30
Small fix for touch screen on Linux with or without flag --touch-devices

This is a small fix, missing a pair of brackets of "if" statement for
issue 1186833005: Fix touch screen on Linux with or without flag --touch-devices
(https://codereview.chromium.org/1186833005/)

BUG=486492

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

Cr-Commit-Position: refs/heads/master@{#338553}
ui/events/devices/x11/touch_factory_x11.cc