| 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).
|
|
|