| Index: ash/shelf/shelf_widget.h
|
| diff --git a/ash/shelf/shelf_widget.h b/ash/shelf/shelf_widget.h
|
| index 21926118de30562af4a9c769848e20661440c412..c7adb742555845ad3da53dc620b615ac45a6d6d5 100644
|
| --- a/ash/shelf/shelf_widget.h
|
| +++ b/ash/shelf/shelf_widget.h
|
| @@ -79,9 +79,6 @@ class ASH_EXPORT ShelfWidget : public views::Widget,
|
| // TODO(harrym): Remove when Status Area Widget is a child view.
|
| void ShutdownStatusAreaWidget();
|
|
|
| - // Set the bounds of the widget and the dim shelf overlay.
|
| - void SetWidgetBounds(const gfx::Rect& rect);
|
| -
|
| // Force the shelf to be presented in an undimmed state.
|
| void ForceUndimming(bool force);
|
|
|
|
|