Revert of Add new wired memory metric to memory-infra dumps. (patchset #7 id:120001 of https://codereview.chromium.org/2782503002/ )

Reason for revert:
New test SystemMetricsTest.LockedBytes failed on Waterfall

https://findit-for-me.appspot.com/waterfall/failure?url=https://build.chromium.org/p/chromium.memory/builders/Mac%20ASan%2064%20Tests%20%281%29/builds/28540

Original issue's description:
> Add new wired memory metric to memory-infra dumps.
>
> On macOS, wired memory cannot be evicted from physical memory [swapped, purged,
> compressed]. We are observing a reproducible instance where Chrome appears to be
> responsible for massive amounts of wired memory. It's unclear whether this wired
> memory is being allocated by the kernel for resources associated with the task,
> or by the task itself. This CL will help us distinguish between these cases.
>
> BUG=700928
>
> Review-Url: https://codereview.chromium.org/2782503002
> Cr-Commit-Position: refs/heads/master@{#460924}
> Committed: https://chromium.googlesource.com/chromium/src/+/6a44d440a7e5057f2ad1637f26802e522eeb51ab

TBR=primiano@chromium.org,mark@chromium.org,thestig@chromium.org,erikchen@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=700928

Review-Url: https://codereview.chromium.org/2786313002
Cr-Commit-Position: refs/heads/master@{#460972}


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