| Index: ash/system/system_notifier.h
|
| diff --git a/ash/system/system_notifier.h b/ash/system/system_notifier.h
|
| index 8aacb5af09f0b06c430fb056b547548c946b82a8..ba50e82761211d162de8eda541fdb5c34738e87f 100644
|
| --- a/ash/system/system_notifier.h
|
| +++ b/ash/system/system_notifier.h
|
| @@ -28,6 +28,7 @@ ASH_EXPORT extern const char kNotifierScreenCapture[];
|
| ASH_EXPORT extern const char kNotifierScreenShare[];
|
| ASH_EXPORT extern const char kNotifierSessionLengthTimeout[];
|
| ASH_EXPORT extern const char kNotifierPower[];
|
| +ASH_EXPORT extern const char kNotifierBluetooth[];
|
|
|
| // Returns true if notifications from |notifier_id| should always appear as
|
| // popups. "Always appear" means the popups should appear even in login screen,
|
|
|