Mojo: Make Core own a PlatformSupport, and plumb it through to Channel.

And make SharedBufferDispatcher::Deserialize() use the PlatformSupport
from the Channel that's passed to it.

(For now, just initialize Core's platform_dispatcher_ with a
SimplePlatformSupport. Next, I'll have to add it to Core's ctor and do
all the required plumbing for that.)

R=darin@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#290475}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290475 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: dc5de5193565621968e835ef4220b4e920c9701b
9 files changed
tree: acabb321bb723b79190bbeaa160cf2548e8a8eeb
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/