| Index: ash/common/system/web_notification/ash_popup_alignment_delegate.h
|
| diff --git a/ash/common/system/web_notification/ash_popup_alignment_delegate.h b/ash/common/system/web_notification/ash_popup_alignment_delegate.h
|
| index 95d80aa13cbf857b61702d08e420175bec4b3db7..a9c898b06a4d54198afe0b6f42c7860c6f3b3dc2 100644
|
| --- a/ash/common/system/web_notification/ash_popup_alignment_delegate.h
|
| +++ b/ash/common/system/web_notification/ash_popup_alignment_delegate.h
|
| @@ -72,9 +72,6 @@ class ASH_EXPORT AshPopupAlignmentDelegate
|
| // Compute the new work area.
|
| void UpdateWorkArea();
|
|
|
| - // Overridden from ShellObserver:
|
| - void OnDisplayWorkAreaInsetsChanged() override;
|
| -
|
| // WmShelfObserver:
|
| void WillChangeVisibilityState(ShelfVisibilityState new_state) override;
|
| void OnAutoHideStateChanged(ShelfAutoHideState new_state) override;
|
|
|