Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6513)

Unified Diff: chrome/browser/ui/ash/system_tray_delegate_chromeos.h

Issue 2888983003: chromeos: Remove ash::SystemTrayDelegate::CreateTrayRotationLock (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/system/tray/system_tray_delegate.cc ('k') | chrome/browser/ui/ash/system_tray_delegate_chromeos.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 0bf46f43b4b1d9bf9a8acb475f983dd387584322..6a643544d2ad79ba6f9e7c204084fb6fccfda5cc 100644
--- a/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
+++ b/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
@@ -59,8 +59,6 @@ class SystemTrayDelegateChromeOS
bool GetSessionLengthLimit(base::TimeDelta* session_length_limit) override;
void ActiveUserWasChanged() override;
bool IsSearchKeyMappedToCapsLock() override;
- std::unique_ptr<ash::SystemTrayItem> CreateRotationLockTrayItem(
- ash::SystemTray* tray) override;
private:
ash::SystemTrayNotifier* GetSystemTrayNotifier();
« no previous file with comments | « ash/system/tray/system_tray_delegate.cc ('k') | chrome/browser/ui/ash/system_tray_delegate_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698