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

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

Issue 2400553002: ash: Remove broken display notification suppression when settings is open (Closed)
Patch Set: fix comment 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
« no previous file with comments | « no previous file | 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 e22f46299fd30c4605b2fdae771a7ac5f7ebf143..5536c352b6df3902b727401c86e711ede85bb98e 100644
--- a/ash/common/system/tray/default_system_tray_delegate.h
+++ b/ash/common/system/tray/default_system_tray_delegate.h
@@ -24,7 +24,6 @@ class ASH_EXPORT DefaultSystemTrayDelegate : public SystemTrayDelegate {
bool IsUserSupervised() const override;
void GetSystemUpdateInfo(UpdateInfo* info) const override;
bool ShouldShowSettings() override;
- bool ShouldShowDisplayNotification() override;
void ToggleBluetooth() override;
bool IsBluetoothDiscovering() override;
bool GetBluetoothAvailable() override;
« no previous file with comments | « no previous file | ash/common/system/tray/default_system_tray_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698