services/ui: Move some files into the client lib.

Move the following out of ui/common into the public client-lib:
. GpuService
. GpuMemoryBufferImpl
. MojoGpuMemoryBuffer
. MojoGpuMemoryBufferManager
. MojoBufferBacking
These are only used by the clients, so there's no reason to build
these into the server as well.

BUG=634377
TBR=ben@ for trivial content/ changes.

Review-Url: https://codereview.chromium.org/2184943002
Cr-Commit-Position: refs/heads/master@{#411345}
31 files changed