commit | f8f92dcd264f565033fef993d2f9e9b0cabd3d40 | [log] [tgz] |
---|---|---|
author | morrita <[email protected]> | Mon Oct 27 20:10:25 2014 |
committer | Commit bot <[email protected]> | Mon Oct 27 20:10:38 2014 |
tree | aacad78a60e74fdc994f439a64b3a1300059b89e | |
parent | b1dfa83e1c9e953b6e0115d27946bf186cc26619 [diff] |
ChannelMojo: Replace hand written messsages with mojo. This change introduces client_channel.mojom to define internal messages for ChannelMojo. Hand-written HelloMessage routines are no longer needed. This is a preparation for coming fix which needs additional internal messages. TEST=ipc_mojo_unittest [email protected] BUG=377980 Review URL: https://codereview.chromium.org/679453002 Cr-Commit-Position: refs/heads/master@{#301428}