Fix IPCChannelMojoErrorTest.SendFailWithPendingMessages

The test has been broken since MojoBootstrap was introduced.
The change makes it impossible to inject failure from the ChannelMojo
subclass.

This change uses large data as pending message to trigger failure,
instead of overloading IPC::ChannelMojo functions.

R=viettrungluu@chromium.org
BUG=417439

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

Cr-Commit-Position: refs/heads/master@{#296565}


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