Update Confusing Log Message
commit4748af775efd6e44e0663de212daa0a28cede1a6
authorrobliao@chromium.org <robliao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 25 Jul 2014 19:56:37 +0000 (25 19:56 +0000)
committerrobliao@chromium.org <robliao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 25 Jul 2014 19:56:37 +0000 (25 19:56 +0000)
tree1052e888912829bdf32d09bc1a7acd60867dfd50
parent386b6f711f808c80db018f9c896fdc78b01396d8
Update Confusing Log Message

The chrome.notifications.update will reasonably not update notifications that
do not exist. Previously, the console would log that the update failed to occur
since there was no update. This gives the wrong impression of an error.

This delta relaxes the wording to "not updated".

BUG=396881

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

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