| Index: ash/system/tray/system_tray_notifier.h
|
| diff --git a/ash/system/tray/system_tray_notifier.h b/ash/system/tray/system_tray_notifier.h
|
| index 815fdd242b07b44c3076bb2773370f684808d027..7a509cdbec47bab20bb97602d06160c4b19871e3 100644
|
| --- a/ash/system/tray/system_tray_notifier.h
|
| +++ b/ash/system/tray/system_tray_notifier.h
|
| @@ -105,7 +105,7 @@ class ASH_EXPORT SystemTrayNotifier {
|
| #endif
|
|
|
| void NotifyAccessibilityModeChanged(
|
| - AccessibilityNotificationVisibility notify);
|
| + ui::AccessibilityNotificationVisibility notify);
|
| void NotifyAudioOutputVolumeChanged();
|
| void NotifyAudioOutputMuteChanged();
|
| void NotifyAudioNodesChanged();
|
|
|