Add base::TerminateBecauseOutOfMemory

base::TerminateBecauseOutOfMemory will call base::::OnNoMemory which is classified by
breakpad server as OOM crash.
We have a lot of variations of crashes which are expected OOM crashes.
Combining them into one class of crashes helps to discard them triaging crashes.

BUG=429763,460995

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

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


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