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

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

Issue 2400553002: ash: Remove broken display notification suppression when settings is open (Closed)
Patch Set: ash_content_unittests 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 6276a3976655505fc813c84a1b8a51e82c00d228..ba3d9956c481c15aa991039ce981c781f666b662 100644
--- a/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
+++ b/chrome/browser/ui/ash/system_tray_delegate_chromeos.h
@@ -90,7 +90,6 @@ class SystemTrayDelegateChromeOS
void GetSystemUpdateInfo(ash::UpdateInfo* info) const override;
bool ShouldShowSettings() override;
void ShowSetTimeDialog() override;
- bool ShouldShowDisplayNotification() override;
void ShowEnterpriseInfo() override;
void ShowUserLogin() override;
void SignOut() override;

Powered by Google App Engine
This is Rietveld 408576698