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 1bbaa25913324b25cc3def2dd760d047e6b9e64d..f1a3373ac744b0c61bfeacc5f0e5e85b8dc56589 100644 |
--- a/ash/system/web_notification/ash_popup_alignment_delegate.h |
+++ b/ash/system/web_notification/ash_popup_alignment_delegate.h |
@@ -70,8 +70,7 @@ class ASH_EXPORT AshPopupAlignmentDelegate |
gfx::Display GetCurrentDisplay() const; |
// Compute the new work area. |
- void UpdateWorkArea(const gfx::Display& display, |
- ShelfAutoHideState new_state); |
+ void UpdateWorkArea(); |
// Overridden from ShellObserver: |
void OnDisplayWorkAreaInsetsChanged() override; |