Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop.  This allows us to remove usage of the IOThread object, and generally makes IPC::ChannelProxy more robust for future uses.
Review URL: http://codereview.chromium.org/6901146

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83741 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 92bf906d13ba00204d3f2fc338340ccc670ed545
7 files changed
tree: 807eae94d8b6b3df84cb1d1e4007ef164ed3ac89
  1. base/
  2. build/
  3. ipc/
  4. testing/
  5. third_party/