| Index: ash/system/system_notifier.h
|
| diff --git a/ash/system/system_notifier.h b/ash/system/system_notifier.h
|
| index 53ac77db7d5653de86fafa9bfb7dea186c6b4ef5..df99eacee5f4e0f0c49e067d52e2112a4d97860f 100644
|
| --- a/ash/system/system_notifier.h
|
| +++ b/ash/system/system_notifier.h
|
| @@ -17,7 +17,6 @@ namespace system_notifier {
|
| ASH_EXPORT extern const char kNotifierDisplay[];
|
| ASH_EXPORT extern const char kNotifierDisplayResolutionChange[];
|
| ASH_EXPORT extern const char kNotifierDisplayError[];
|
| -ASH_EXPORT extern const char kNotifierInputMethod[];
|
| ASH_EXPORT extern const char kNotifierLocale[];
|
| ASH_EXPORT extern const char kNotifierLocallyManagedUser[];
|
| ASH_EXPORT extern const char kNotifierMultiProfileFirstRun[];
|
|
|