Fix horizontal scroll tab-switching behavior on Linux
commitece9b5e4d3e45d874d893f8422be0796c26bb702
authorhashimoto <hashimoto@chromium.org>
Wed, 15 Apr 2015 16:31:22 +0000 (15 09:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Apr 2015 16:31:34 +0000 (15 16:31 +0000)
tree732d2f9205335ee430b10e69cda1f0a23a443ba2
parent13beb501975bbc13f07cd8a1915a8a51310cecec
Fix horizontal scroll tab-switching behavior on Linux

The tab on the left side should be selected when scrolling to left and vice versa.

BUG=365501
TEST=Prepare a mouse with horizontal-scrolling feature, open multiple tabs, place cursor over tab strip and try to switch tabs.

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

Cr-Commit-Position: refs/heads/master@{#325260}
chrome/browser/ui/views/frame/browser_root_view.cc