Modify crash record calls to be WARN instead of INFO.

Change calls to job.record that reference crashes in different components
to use WARN instead of INFO.

All other dependents do not look for INFO anywhere in their code and rely on
other mechanisms to determine of a crash was emitted.

TEST=Syntax checking.
BUG=chromium-os:22379

Change-Id: I110bd106e8905ef54e7b860b68075ae8d6add270
Reviewed-on: https://gerrit.chromium.org/gerrit/17081
Reviewed-by: Chris Masone <cmasone@chromium.org>
Commit-Ready: Scott Zawalski <scottz@chromium.org>
Reviewed-by: Scott Zawalski <scottz@chromium.org>
Tested-by: Scott Zawalski <scottz@chromium.org>
2 files changed