| 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 93db7bc64e5f022fbb874ca039047cb0024c42d8..0bf17dcd5826c036288088ee3804282ba7f76801 100644
|
| --- a/ash/system/web_notification/ash_popup_alignment_delegate.h
|
| +++ b/ash/system/web_notification/ash_popup_alignment_delegate.h
|
| @@ -57,6 +57,7 @@ class ASH_EXPORT AshPopupAlignmentDelegate
|
| void ConfigureWidgetInitParamsForContainer(
|
| views::Widget* widget,
|
| views::Widget::InitParams* init_params) override;
|
| + bool IsPrimaryDisplayForNotification() const override;
|
|
|
| private:
|
| friend class AshPopupAlignmentDelegateTest;
|
|
|