Separate out IPC::Message::Sender and Channel::Listener into a separate class.

I fixed the places that did IPC::Channel::Sender (I don't even know how this compiled, but I presume this means the "Sender" base class of the "Channel" which ends up being right).

We can fix the other users of this later.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/10541065

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


CrOS-Libchrome-Original-Commit: 57319cecbf1277567dbd0328fab1ccb741f022ac
15 files changed
tree: 909ef9e795390486d62e35e7631dec42a7f4b72f
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/