Adding error message to error string.
commitac913e453599af1023198485065941f75a64dd66
authorvadimt@chromium.org <vadimt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 4 Sep 2013 01:00:20 +0000 (4 01:00 +0000)
committervadimt@chromium.org <vadimt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 4 Sep 2013 01:00:20 +0000 (4 01:00 +0000)
tree402bd65de7c835c2ea2860c9e8cc3a7f7055072a
parent06bafe0b476193c908c4e7bf177939902279c129
Adding error message to error string.

Even though error message (like 'message' param to 'verify()') gets sent as a part of the stack, the internal crash reporter doesn't show it, probably, because it doesn't look like a frame.

Adding this message to the error string.

BUG=164227
TEST=No

Review URL: https://chromiumcodereview.appspot.com/23664005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221097 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/resources/google_now/utility.js