| Index: chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.h
|
| diff --git a/chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.h b/chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.h
|
| index bef33d04c6fab3409abf267d6a35576840012cfc..2f5b5ba42435547c920c903bcb34e863f65456e3 100644
|
| --- a/chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.h
|
| +++ b/chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.h
|
| @@ -22,7 +22,7 @@ class ArcPlaystoreShortcutLauncherItemController
|
| void ItemSelected(std::unique_ptr<ui::Event> event,
|
| int64_t display_id,
|
| ash::ShelfLaunchSource source,
|
| - const ItemSelectedCallback& callback) override;
|
| + ItemSelectedCallback callback) override;
|
|
|
| private:
|
| std::unique_ptr<ArcAppLauncher> playstore_launcher_;
|
|
|