Index: chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h |
diff --git a/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h b/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h |
index 994e70d982f055ac3c1d28060b5dd43ca2bc6349..36f8da17419028824c3fa269da5a810dddc70522 100644 |
--- a/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h |
+++ b/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h |
@@ -52,7 +52,6 @@ class AppShortcutLauncherItemController : public LauncherItemController { |
ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) override; |
bool IsDraggable() override; |
bool CanPin() const override; |
- bool ShouldShowTooltip() override; |
void Close() override; |
// Get the refocus url pattern, which can be used to identify this application |