| 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 cdb443d1b5658140f2fc1b6b22862af79cb94459..5bbccc643032878913e42a487b94e8a1c308d938 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
|
| @@ -50,7 +50,6 @@ class AppShortcutLauncherItemController : public LauncherItemController {
|
| const ui::Event& event) override;
|
| base::string16 GetTitle() override;
|
| ash::ShelfMenuModel* CreateApplicationMenu(int event_flags) override;
|
| - bool CanPin() const override;
|
| void Close() override;
|
|
|
| // Get the refocus url pattern, which can be used to identify this application
|
|
|