Index: ash/system/web_notification/web_notification_tray.h |
diff --git a/ash/system/web_notification/web_notification_tray.h b/ash/system/web_notification/web_notification_tray.h |
index 8338a8b56db9013bbc9828b8b31f188528203d22..73f39c7f57390dbb457722e15e99e7c6494de748 100644 |
--- a/ash/system/web_notification/web_notification_tray.h |
+++ b/ash/system/web_notification/web_notification_tray.h |
@@ -152,7 +152,6 @@ class ASH_EXPORT WebNotificationTray : public internal::TrayBackgroundView { |
views::Label* count_label_; |
Delegate* delegate_; |
bool show_message_center_on_unlock_; |
- int unread_count_; |
DISALLOW_COPY_AND_ASSIGN(WebNotificationTray); |
}; |