Remove CanvasSurfaceLayerBridgeClient
This was an abstraction so that tests could substitute in a fake
version of a Mojo interface in tests. However, the test can just
implement a testing version of the Mojo interface and use it
directly, simplifying the code.
BUG=none
Committed:
https://crrev.com/69b35e1bfb4d055e99f94e9f2d749d728738586a
Cr-Commit-Position: refs/heads/master@{#420583}