| Index: ash/system/web_notification/ash_popup_alignment_delegate.cc
|
| diff --git a/ash/system/web_notification/ash_popup_alignment_delegate.cc b/ash/system/web_notification/ash_popup_alignment_delegate.cc
|
| index 4f31f1f610211895e6b5162668e51464f528575a..ad36a029c7c53852c705e4aa7714545d498f50bd 100644
|
| --- a/ash/system/web_notification/ash_popup_alignment_delegate.cc
|
| +++ b/ash/system/web_notification/ash_popup_alignment_delegate.cc
|
| @@ -131,6 +131,7 @@ void AshPopupAlignmentDelegate::WillChangeVisibilityState(
|
| }
|
|
|
| void AshPopupAlignmentDelegate::OnAutoHideStateChanged(
|
| + ShelfLayoutManager* layout_manager,
|
| ShelfAutoHideState new_state) {
|
| UpdateWorkArea();
|
| }
|
|
|