| Index: ash/system/system_notifier.h
|
| diff --git a/ash/system/system_notifier.h b/ash/system/system_notifier.h
|
| index 12b4ce199c95f10b25b21fd8a8298144a6777c0d..1fa4832aebac7089aa3b5bf9adde37a1737775c4 100644
|
| --- a/ash/system/system_notifier.h
|
| +++ b/ash/system/system_notifier.h
|
| @@ -40,6 +40,7 @@ ASH_EXPORT extern const char kNotifierSessionLengthTimeout[];
|
| ASH_EXPORT extern const char kNotifierSms[];
|
| ASH_EXPORT extern const char kNotifierSupervisedUser[];
|
| ASH_EXPORT extern const char kNotifierWebUsb[];
|
| +ASH_EXPORT extern const char kNotifierWifiToggle[];
|
|
|
| // Returns true if notifications from |notifier_id| should always appear as
|
| // popups. "Always appear" means the popups should appear even in login screen,
|
|
|