Index: chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.cc |
diff --git a/chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.cc b/chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.cc |
index d123de095c84ff9aaa3538fb5e25f33f93a0d40a..e1180091a4308afc1d6c4b4b72db36f062696482 100644 |
--- a/chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.cc |
+++ b/chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.cc |
@@ -15,6 +15,7 @@ ArcPlaystoreShortcutLauncherItemController:: |
ArcPlaystoreShortcutLauncherItemController( |
ChromeLauncherController* controller) |
: AppShortcutLauncherItemController(ArcSupportHost::kHostAppId, |
+ ArcSupportHost::kHostAppId, |
controller) {} |
ArcPlaystoreShortcutLauncherItemController:: |