| Index: ash/system/system_notifier.h
|
| diff --git a/ash/system/system_notifier.h b/ash/system/system_notifier.h
|
| index 11d34d72029cd07bbbe493bc02521e489004fa6a..540f3281ec8cbd32e464a8af17651d5387b896da 100644
|
| --- a/ash/system/system_notifier.h
|
| +++ b/ash/system/system_notifier.h
|
| @@ -14,7 +14,6 @@ namespace ash {
|
| namespace system_notifier {
|
|
|
| // The list of ash system notifier IDs. Alphabetical order.
|
| -ASH_EXPORT extern const char kNotifierDeprecatedAccelerator[];
|
| ASH_EXPORT extern const char kNotifierBattery[];
|
| ASH_EXPORT extern const char kNotifierBluetooth[];
|
| ASH_EXPORT extern const char kNotifierDisplay[];
|
|
|