| Index: ash/common/system/tray/tray_item_more.h
|
| diff --git a/ash/common/system/tray/tray_item_more.h b/ash/common/system/tray/tray_item_more.h
|
| index 02161d2adce9916a10cbfbf816f51df87d3f311e..acd9b30a6b729354140f07d94da14388b5ba2347 100644
|
| --- a/ash/common/system/tray/tray_item_more.h
|
| +++ b/ash/common/system/tray/tray_item_more.h
|
| @@ -42,8 +42,6 @@ class TrayItemMore : public ActionableView {
|
| // Overridden from views::View.
|
| void Layout() override;
|
| void GetAccessibleState(ui::AXViewState* state) override;
|
| - void ViewHierarchyChanged(
|
| - const ViewHierarchyChangedDetails& details) override;
|
| void OnNativeThemeChanged(const ui::NativeTheme* theme) override;
|
|
|
| SystemTrayItem* owner_;
|
|
|