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

Unified Diff: ash/common/system/tray/default_system_tray_delegate.h

Issue 2778143002: More pre-MD cleanup (Closed)
Patch Set: update c/b Created 3 years, 9 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/common/system/date/tray_date.cc ('k') | ash/common/system/tray/default_system_tray_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/tray/default_system_tray_delegate.h
diff --git a/ash/common/system/tray/default_system_tray_delegate.h b/ash/common/system/tray/default_system_tray_delegate.h
index 0413a473da89808e240b806c9d018c1a3cfab21f..d2ded7f8c4a0b91f4a65efea4e001ce51f5f21ee 100644
--- a/ash/common/system/tray/default_system_tray_delegate.h
+++ b/ash/common/system/tray/default_system_tray_delegate.h
@@ -22,7 +22,6 @@ class ASH_EXPORT DefaultSystemTrayDelegate : public SystemTrayDelegate {
bool IsUserSupervised() const override;
bool ShouldShowSettings() const override;
bool ShouldShowNotificationTray() const override;
- int GetSystemTrayMenuWidth() override;
private:
DISALLOW_COPY_AND_ASSIGN(DefaultSystemTrayDelegate);
« no previous file with comments | « ash/common/system/date/tray_date.cc ('k') | ash/common/system/tray/default_system_tray_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698