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

Unified Diff: chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h

Issue 2575613002: Remove ShelfItemDelegate::IsDraggable; check for app list button. (Closed)
Patch Set: Address comments. 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: chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h
diff --git a/chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h b/chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h
index 79118bb9101fc6b0d127c6038f16c5e0845bce1f..eb5ac33ba05a687264c09f9e4e0f0532a1e94cca 100644
--- a/chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h
+++ b/chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h
@@ -51,7 +51,6 @@ class AppWindowLauncherItemController : public LauncherItemController,
ash::ShelfItemDelegate::PerformedAction ItemSelected(
const ui::Event& event) override;
base::string16 GetTitle() override;
- bool IsDraggable() override;
bool CanPin() const override;
void Close() override;

Powered by Google App Engine
This is Rietveld 408576698