cc: Remove the unused compositor thread variable and interface.
Removes GetCompositorMessageLoop from the ContextFactory interface,
and drops the compositor_thread_ members from the ContextFactory
implementations.
There is no compositor thread in the ui compositor so these are now
excess complication.
R=sievers
BUG=
329552
Committed:
https://crrev.com/0e5a4b447e3d0af26df0eb5684efaac7f09b4169
Cr-Commit-Position: refs/heads/master@{#317622}