[ozone] Remove temporary workaround to gpu cursor starting on main thread.
commite0a7b6fde4d924dd469e049082983edd11a8d162
authoralexst <alexst@chromium.org>
Wed, 21 Jan 2015 21:53:02 +0000 (21 13:53 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 21 Jan 2015 21:55:04 +0000 (21 21:55 +0000)
treeccfde4d2e9161f90114b102399d60113f9b62cdf
parent156733dbbc0068b30c0c884c78a59679c755df13
[ozone] Remove temporary workaround to gpu cursor starting on main thread.

After https://codereview.chromium.org/860073002/, we no longer need to
worry about race conditions resulting from messages arriving on main
thread before the filter is installed.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#312461}
ui/ozone/platform/dri/dri_gpu_platform_support.cc