Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2599)

Unified Diff: ash/shell/window_watcher_shelf_item_delegate.h

Issue 2558963002: Move shelf item tooltip flag from delegate to item. (Closed)
Patch Set: Cleanup Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/shell/window_watcher_shelf_item_delegate.h
diff --git a/ash/shell/window_watcher_shelf_item_delegate.h b/ash/shell/window_watcher_shelf_item_delegate.h
index 31d77c5fa25212206e80f510f576f93a6c3023de..8c713861ee0fedc75277cf8ce3d29fe61f6eebd3 100644
--- a/ash/shell/window_watcher_shelf_item_delegate.h
+++ b/ash/shell/window_watcher_shelf_item_delegate.h
@@ -28,7 +28,6 @@ class WindowWatcherShelfItemDelegate : public ShelfItemDelegate {
ShelfMenuModel* CreateApplicationMenu(int event_flags) override;
bool IsDraggable() override;
bool CanPin() const override;
- bool ShouldShowTooltip() override;
void Close() override;
private:

Powered by Google App Engine
This is Rietveld 408576698