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

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

Issue 2448373002: chromeos: Move ownership of system tray width from chrome to ash (Closed)
Patch Set: comment about DIPS Created 4 years, 2 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
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..b04c001a2f9897c0da9da8b79db3c5211bc02d9f 100644
--- a/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
+++ b/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
@@ -114,7 +114,6 @@ class SystemTrayDelegateChromeOS
ash::NetworkingConfigDelegate* GetNetworkingConfigDelegate() const override;
bool GetSessionStartTime(base::TimeTicks* session_start_time) override;
bool GetSessionLengthLimit(base::TimeDelta* session_length_limit) override;
- int GetSystemTrayMenuWidth() override;
void ActiveUserWasChanged() override;
bool IsSearchKeyMappedToCapsLock() override;
void AddCustodianInfoTrayObserver(
« no previous file with comments | « chrome/app/resources/locale_settings_zh-TW.xtb ('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