Index: ash/common/test/test_shelf_item_delegate.h |
diff --git a/ash/common/test/test_shelf_item_delegate.h b/ash/common/test/test_shelf_item_delegate.h |
index adb22c836ad7b101d0415ae5d88ef4a65fc75d20..8eb756486bec10622c87f354ce4bf4d586a07a04 100644 |
--- a/ash/common/test/test_shelf_item_delegate.h |
+++ b/ash/common/test/test_shelf_item_delegate.h |
@@ -30,7 +30,6 @@ class TestShelfItemDelegate : public ShelfItemDelegate { |
ShelfMenuModel* CreateApplicationMenu(int event_flags) override; |
bool IsDraggable() override; |
bool CanPin() const override; |
- bool ShouldShowTooltip() override; |
void Close() override; |
private: |