| 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 3b028bb147b510ab2c84e14683afdc8017a54fc9..3d7fb0e63e01958eca8543e18ad1630314925786 100644
|
| --- a/ash/system/tray/system_tray_notifier.h
|
| +++ b/ash/system/tray/system_tray_notifier.h
|
| @@ -101,7 +101,6 @@ public:
|
| void NotifyDateFormatChanged();
|
| void NotifySystemClockTimeUpdated();
|
| void NotifyDriveJobUpdated(const DriveOperationStatus& status);
|
| - void NotifyDriveOfflineEnabled();
|
| void NotifyRefreshIME(bool show_message);
|
| void NotifyShowLoginButtonChanged(bool show_login_button);
|
| void NotifyLocaleChanged(LocaleObserver::Delegate* delegate,
|
|
|