| Index: ash/shelf/shelf_layout_manager.h
|
| diff --git a/ash/shelf/shelf_layout_manager.h b/ash/shelf/shelf_layout_manager.h
|
| index 7a96c3aa3fc1501299aa7b9ddfb7929bc2c97a89..96b609b3e8119ac81b5896e71760c77de3eacccb 100644
|
| --- a/ash/shelf/shelf_layout_manager.h
|
| +++ b/ash/shelf/shelf_layout_manager.h
|
| @@ -318,10 +318,6 @@ class ASH_EXPORT ShelfLayoutManager :
|
| ShelfAutoHideState CalculateAutoHideState(
|
| ShelfVisibilityState visibility_state) const;
|
|
|
| - // Updates the hit test bounds override for shelf and status area.
|
| - // TODO(sad): Remove this (crbug.com/318879)
|
| - void UpdateHitTestBounds();
|
| -
|
| // Returns true if |window| is a descendant of the shelf.
|
| bool IsShelfWindow(aura::Window* window);
|
|
|
|
|