| Index: ash/common/shelf/shelf_widget.h
|
| diff --git a/ash/common/shelf/shelf_widget.h b/ash/common/shelf/shelf_widget.h
|
| index 11c02b8793d8d3f0286dc47760ef69452393a230..4a3278d21ea343661e8c49d578a01b0e27c7c913 100644
|
| --- a/ash/common/shelf/shelf_widget.h
|
| +++ b/ash/common/shelf/shelf_widget.h
|
| @@ -39,10 +39,6 @@ class ASH_EXPORT ShelfWidget : public views::Widget,
|
|
|
| void CreateStatusAreaWidget(WmWindow* status_container);
|
|
|
| - // Returns if shelf alignment option is enabled, and the user is able to
|
| - // adjust the alignment (guest and supervised mode users cannot for example).
|
| - static bool ShelfAlignmentAllowed();
|
| -
|
| void OnShelfAlignmentChanged();
|
|
|
| // DEPRECATED: Prefer WmShelf::GetAlignment().
|
|
|