| Index: ash/shelf/shelf_widget.h
|
| diff --git a/ash/shelf/shelf_widget.h b/ash/shelf/shelf_widget.h
|
| index 8180c162acd11bb752eeca0e65c4d36bfbf31286..af6de3defeb81d3fd61485a5edb71f769c09d5db 100644
|
| --- a/ash/shelf/shelf_widget.h
|
| +++ b/ash/shelf/shelf_widget.h
|
| @@ -30,6 +30,7 @@ class ASH_EXPORT ShelfWidget : public views::Widget,
|
| public:
|
| ShelfWidget(WmWindow* wm_shelf_container,
|
| WmWindow* wm_status_container,
|
| + WmShelfAura* wm_shelf_aura,
|
| WorkspaceController* workspace_controller);
|
| ~ShelfWidget() override;
|
|
|
|
|