Add const char* overloads to ErrorSupport

As these functions are usually called with string literals, doing so
out-of-lines the temporary string construction, saving about 60 KB in a
release build.

BUG=none
R=dgozman@chromium.org

Review-Url: https://codereview.chromium.org/2723583004 .
2 files changed