| Index: chrome/browser/ui/ash/system_tray_delegate_chromeos.h
|
| diff --git a/chrome/browser/ui/ash/system_tray_delegate_chromeos.h b/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
|
| index 6b0dd500d0157f797093e200eda9c67583b14ae0..4aaf740ec571020176307483d3207ee95d74d20f 100644
|
| --- a/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
|
| +++ b/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
|
| @@ -166,8 +166,6 @@ class SystemTrayDelegateChromeOS
|
| void ScreenIsLocked() override;
|
| void ScreenIsUnlocked() override;
|
|
|
| - gfx::NativeWindow GetNativeWindow() const;
|
| -
|
| // content::NotificationObserver implementation.
|
| void Observe(int type,
|
| const content::NotificationSource& source,
|
|
|