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

Unified Diff: ash/system/tray/tray_popup_item_style.h

Issue 2829763002: [Ash] Remove HoverHighlightView::AddLabelDeprecated() (Closed)
Patch Set: Created 3 years, 8 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 | « ash/system/tray/tray_constants.cc ('k') | ash/system/tray/tray_popup_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray/tray_popup_item_style.h
diff --git a/ash/system/tray/tray_popup_item_style.h b/ash/system/tray/tray_popup_item_style.h
index 8d1c5dc80b326315f44b1a31e3b8cbf964a6fd11..36c017eea942f7142515340c07099fd0ab02b77a 100644
--- a/ash/system/tray/tray_popup_item_style.h
+++ b/ash/system/tray/tray_popup_item_style.h
@@ -41,7 +41,8 @@ class TrayPopupItemStyle {
SUB_HEADER,
// Main text used by detailed view rows.
DETAILED_VIEW_LABEL,
- // System information text (e.g. date/time, battery status, etc).
+ // System information text (e.g. date/time, battery status, "Scanning for
+ // devices..." seen in the Bluetooth detailed view, etc).
SYSTEM_INFO,
// Child buttons within rows that have a visible border (e.g. Cast's
// "Stop", etc).
« no previous file with comments | « ash/system/tray/tray_constants.cc ('k') | ash/system/tray/tray_popup_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698