| Index: ash/common/shelf/shelf_widget.h
|
| diff --git a/ash/common/shelf/shelf_widget.h b/ash/common/shelf/shelf_widget.h
|
| index 688a1c7898903566677105811b32ace0a3458195..b87355f3c8e8bfda33357c58ea3919f7d8e250bf 100644
|
| --- a/ash/common/shelf/shelf_widget.h
|
| +++ b/ash/common/shelf/shelf_widget.h
|
| @@ -60,8 +60,6 @@ class ASH_EXPORT ShelfWidget : public views::Widget,
|
| ShelfView* CreateShelfView();
|
| void PostCreateShelf();
|
|
|
| - // Set visibility of the shelf.
|
| - void SetShelfVisibility(bool visible);
|
| bool IsShelfVisible() const;
|
|
|
| bool IsShowingAppList() const;
|
|
|