Chromium Code Reviews| Index: ash/system/system_notifier.h |
| diff --git a/ash/system/system_notifier.h b/ash/system/system_notifier.h |
| index 0d4b6c7c8e4329c2cdb46bc452197175708462ed..98c1222fc894c0b8f7c126f5c0f44ae374fe20c4 100644 |
| --- a/ash/system/system_notifier.h |
| +++ b/ash/system/system_notifier.h |
| @@ -19,7 +19,7 @@ ASH_EXPORT extern const char kNotifierDisplay[]; |
| ASH_EXPORT extern const char kNotifierDisplayResolutionChange[]; |
| ASH_EXPORT extern const char kNotifierDisplayError[]; |
| ASH_EXPORT extern const char kNotifierLocale[]; |
| -ASH_EXPORT extern const char kNotifierLocallyManagedUser[]; |
| +ASH_EXPORT extern const char kNotifierSupervisedUser[]; |
|
Pam (message me for reviews)
2014/07/16 18:12:36
alphabetize
Marc Treib
2014/07/17 08:58:39
Done.
|
| ASH_EXPORT extern const char kNotifierMultiProfileFirstRun[]; |
| ASH_EXPORT extern const char kNotifierNetwork[]; |
| ASH_EXPORT extern const char kNotifierNetworkError[]; |