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 83f58ad6f93264948342c1099b9de885e35935d6..10db060ed518a6c1f31a2fc6bd12a8e52fef6ae0 100644 |
--- a/ash/common/system/tray/tray_item_more.h |
+++ b/ash/common/system/tray/tray_item_more.h |
@@ -54,7 +54,6 @@ class TrayItemMore : public ActionableView { |
bool PerformAction(const ui::Event& event) override; |
// Overridden from views::View. |
- void Layout() override; |
void GetAccessibleState(ui::AXViewState* state) override; |
void OnNativeThemeChanged(const ui::NativeTheme* theme) override; |