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

Unified Diff: ash/common/system/web_notification/ash_popup_alignment_delegate.cc

Issue 2335963002: Refactor: remove SetDisplayWorkAreaInsets calls. (Closed)
Patch Set: Created 4 years, 3 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/web_notification/ash_popup_alignment_delegate.h ('k') | ash/display/display_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/web_notification/ash_popup_alignment_delegate.cc
diff --git a/ash/common/system/web_notification/ash_popup_alignment_delegate.cc b/ash/common/system/web_notification/ash_popup_alignment_delegate.cc
index 27d8f312ba3f277f9f0a72efb4d2f0458c9b24d6..33497d55be22f4a2f1b476b949f587b9de53c5e4 100644
--- a/ash/common/system/web_notification/ash_popup_alignment_delegate.cc
+++ b/ash/common/system/web_notification/ash_popup_alignment_delegate.cc
@@ -131,13 +131,6 @@ void AshPopupAlignmentDelegate::UpdateWorkArea() {
}
///////////////////////////////////////////////////////////////////////////////
-// ShellObserver:
-
-void AshPopupAlignmentDelegate::OnDisplayWorkAreaInsetsChanged() {
- UpdateWorkArea();
-}
-
-///////////////////////////////////////////////////////////////////////////////
// WmShelfObserver:
void AshPopupAlignmentDelegate::WillChangeVisibilityState(
« no previous file with comments | « ash/common/system/web_notification/ash_popup_alignment_delegate.h ('k') | ash/display/display_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698