[Ozone-Drm] Remove support for handlers in the gpu platform support
commitec3f2f728141e92c04497f1c8615d42156989d2c
authordnicoara <dnicoara@chromium.org>
Wed, 12 Aug 2015 22:14:56 +0000 (12 15:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 12 Aug 2015 22:15:42 +0000 (12 22:15 +0000)
tree12e34e7878d5011f0a57d89f137414ca24efb3f5
parenteeb7fc213b95786833cb72305809a122a88fa3e2
[Ozone-Drm] Remove support for handlers in the gpu platform support

This was originally intended to allow individual components (such as
display configuration, window management, ...) to be separated in
different handlers. The consensus was that it is cleaner to just keep
all IPC handling in a single class, so there is no need to support
handlers anymore.

BUG=none

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

Cr-Commit-Position: refs/heads/master@{#343108}
ui/ozone/platform/drm/gpu/drm_gpu_platform_support.cc
ui/ozone/platform/drm/gpu/drm_gpu_platform_support.h