Revert of Reland #1 "ipc: Add a new field num_brokered_attachments to the message header." (patchset #4 id:60001 of https://codereview.chromium.org/1330563002/ )

Reason for revert:
This CL was only ever intended to make it into one Canary.

Original issue's description:
> Reland #1 "ipc: Add a new field num_brokered_attachments to the message header."
>
> This otherwise innocuous CL is causing an unusual crash in Canary. At first
> glance, the crash appears related to IPC, but further digging indicates that
> it's probably related to corruption of a ResourceBuffer. I've updated that class
> to use CHECKs instead of DCHECKs https://codereview.chromium.org/1325153002/.
>
> I expect this CL to cause ~100 crashes in the next Chrome Canary. I intend to
> revert this CL after a single Canary release. This CL will help me better
> diagnose the exact nature of the crash.
>
> BUG=493414
>
> Committed: https://crrev.com/d32c32bef61d80f68208e550ace18f50f1c498d1
> Cr-Commit-Position: refs/heads/master@{#347250}

TBR=tsepez@chromium.org,avi@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=493414

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

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


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