Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6731)

Unified Diff: chrome/browser/resources/google_now/cards.js

Issue 416913002: Update Confusing Log Message (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/google_now/cards.js
diff --git a/chrome/browser/resources/google_now/cards.js b/chrome/browser/resources/google_now/cards.js
index 4eb2af415d558fc00fa9824a6481d7a2ce4037e4..dd4e95072d008e65f672ff22742090a00db2d391 100644
--- a/chrome/browser/resources/google_now/cards.js
+++ b/chrome/browser/resources/google_now/cards.js
@@ -144,7 +144,7 @@ function buildCardSet() {
// Create it.
console.log(
'cardManager.updateNotification ' + chromeNotificationId +
- ' failed to update, creating');
+ ' not updated, creating instead');
instrumented.notifications.create(
chromeNotificationId,
receivedNotification.chromeNotificationOptions,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698