Index: ash/system/web_notification/ash_popup_alignment_delegate.h |
diff --git a/ash/system/web_notification/ash_popup_alignment_delegate.h b/ash/system/web_notification/ash_popup_alignment_delegate.h |
index f1a3373ac744b0c61bfeacc5f0e5e85b8dc56589..1bbaa25913324b25cc3def2dd760d047e6b9e64d 100644 |
--- a/ash/system/web_notification/ash_popup_alignment_delegate.h |
+++ b/ash/system/web_notification/ash_popup_alignment_delegate.h |
@@ -70,7 +70,8 @@ |
gfx::Display GetCurrentDisplay() const; |
// Compute the new work area. |
- void UpdateWorkArea(); |
+ void UpdateWorkArea(const gfx::Display& display, |
+ ShelfAutoHideState new_state); |
// Overridden from ShellObserver: |
void OnDisplayWorkAreaInsetsChanged() override; |