| Index: chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h
|
| diff --git a/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h b/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h
|
| index c7583f87808dc4d84f244b606da63998c2c188e1..009fba0896391c1952cb4d9393027df1ca5566c8 100644
|
| --- a/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h
|
| +++ b/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h
|
| @@ -35,9 +35,6 @@ class BrowserShortcutLauncherItemController : public LauncherItemController {
|
| virtual void Launch(int event_flags) OVERRIDE;
|
| virtual void Activate() OVERRIDE;
|
| virtual void Close() OVERRIDE;
|
| - virtual void LauncherItemChanged(
|
| - int model_index,
|
| - const ash::LauncherItem& old_item) OVERRIDE;
|
| virtual void Clicked(const ui::Event& event) OVERRIDE;
|
| virtual void OnRemoved() OVERRIDE;
|
| virtual ChromeLauncherAppMenuItems GetApplicationList(
|
|
|