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

Unified Diff: trunk/src/ui/message_center/notification.cc

Issue 23769003: Revert 220500 "Adds the contextMessage field to notifications." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 4 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 | « trunk/src/ui/message_center/notification.h ('k') | trunk/src/ui/message_center/views/notification_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ui/message_center/notification.cc
===================================================================
--- trunk/src/ui/message_center/notification.cc (revision 220506)
+++ trunk/src/ui/message_center/notification.cc (working copy)
@@ -36,7 +36,6 @@
never_timeout(other.never_timeout),
timestamp(other.timestamp),
expanded_message(other.expanded_message),
- context_message(other.context_message),
image(other.image),
items(other.items),
progress(other.progress),
« no previous file with comments | « trunk/src/ui/message_center/notification.h ('k') | trunk/src/ui/message_center/views/notification_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698