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

Unified Diff: ui/arc/notification/arc_notification_view.h

Issue 2906323002: Rename ArcCustomNotificationView to ArcNotificationContentView (Closed)
Patch Set: Addressed comments Created 3 years, 7 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 | « ui/arc/notification/arc_notification_item_impl.cc ('k') | ui/arc/notification/arc_notification_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/arc/notification/arc_notification_view.h
diff --git a/ui/arc/notification/arc_notification_view.h b/ui/arc/notification/arc_notification_view.h
index f82651e7d20968b272efa4abef013b99c2862f0b..838432718ce314cde2765fd4de453d64d3185ef4 100644
--- a/ui/arc/notification/arc_notification_view.h
+++ b/ui/arc/notification/arc_notification_view.h
@@ -17,7 +17,7 @@ namespace arc {
class ArcNotificationContentViewDelegate;
// View for custom notification with NOTIFICATION_TYPE_CUSTOM which hosts the
-// ArcCustomNotificationView which shows content of the notification.
+// ArcNotificationContentView which shows content of the notification.
class ArcNotificationView : public message_center::MessageView {
public:
static const char kViewClassName[];
« no previous file with comments | « ui/arc/notification/arc_notification_item_impl.cc ('k') | ui/arc/notification/arc_notification_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698