Index: ash/system/bluetooth/tray_bluetooth.h |
diff --git a/ash/system/bluetooth/tray_bluetooth.h b/ash/system/bluetooth/tray_bluetooth.h |
index d964c3b13385ac6c2656086fa278bd622bbe9e25..ab9ca48aec8a0fb9c8ac0fd0be2c7491e767a4c7 100644 |
--- a/ash/system/bluetooth/tray_bluetooth.h |
+++ b/ash/system/bluetooth/tray_bluetooth.h |
@@ -32,6 +32,7 @@ class TrayBluetooth : public SystemTrayItem, |
virtual void DestroyTrayView() OVERRIDE; |
virtual void DestroyDefaultView() OVERRIDE; |
virtual void DestroyDetailedView() OVERRIDE; |
+ virtual void UpdateAfterLoginStatusChange(user::LoginStatus status) OVERRIDE; |
// Overridden from BluetoothObserver. |
virtual void OnBluetoothRefresh() OVERRIDE; |