ozone: Use host coordinates in UIControlsOzone
commitbfd2ab22c52dfd62acbc434aefb6f24bdbb519dd
authorspang <spang@chromium.org>
Fri, 12 Dec 2014 20:15:51 +0000 (12 12:15 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 12 Dec 2014 20:16:13 +0000 (12 20:16 +0000)
treeb148a49de55096ba4828cc35cbb40aff9e9f48f0
parent182e87591fc78c589a09423fd5ad3a4789d050e0
ozone: Use host coordinates in UIControlsOzone

We're dispatching to WindowTreeHost in the wrong space. Looks like the
transform is generally identity in tests, but let's still make sure to
use the right space.

BUG=none
TEST=interactive_ui_tests in chromeos ozone build

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

Cr-Commit-Position: refs/heads/master@{#308148}
ui/aura/test/ui_controls_factory_ozone.cc