| Index: ash/common/system/tray/tray_background_view.h
|
| diff --git a/ash/common/system/tray/tray_background_view.h b/ash/common/system/tray/tray_background_view.h
|
| index accce9f82102fc102cd3d456d02ae76b48ee8846..d3e66a641e3d34b604158aaa7855957b813406ec 100644
|
| --- a/ash/common/system/tray/tray_background_view.h
|
| +++ b/ash/common/system/tray/tray_background_view.h
|
| @@ -145,7 +145,6 @@ class ASH_EXPORT TrayBackgroundView : public ActionableView,
|
| bool PerformAction(const ui::Event& event) override;
|
| void HandlePerformActionResult(bool action_performed,
|
| const ui::Event& event) override;
|
| - gfx::Rect GetFocusBounds() override;
|
| void OnPaintFocus(gfx::Canvas* canvas) override;
|
|
|
| private:
|
|
|