| 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(
|
|
|