| Index: ash/common/shelf/shelf_widget.h
|
| diff --git a/ash/common/shelf/shelf_widget.h b/ash/common/shelf/shelf_widget.h
|
| index 7225ccedaf08850275af592ab04d8e77003a7762..995ef8ce17be269da93adfef3a72653eda4ec652 100644
|
| --- a/ash/common/shelf/shelf_widget.h
|
| +++ b/ash/common/shelf/shelf_widget.h
|
| @@ -44,9 +44,6 @@ class ASH_EXPORT ShelfWidget : public views::Widget,
|
|
|
| void OnShelfAlignmentChanged();
|
|
|
| - // DEPRECATED: Prefer WmShelf::GetAlignment().
|
| - ShelfAlignment GetAlignment() const;
|
| -
|
| // Sets the shelf's background type.
|
| void SetPaintsBackground(ShelfBackgroundType background_type,
|
| BackgroundAnimatorChangeType change_type);
|
|
|