| 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 3c247b5b0d53cbb711b8e1051bb1fda4c0932358..efe895f2a3b3b56e64dcf34553a6ecc957e8be0f 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
|
| @@ -16,6 +16,7 @@ ArcPlaystoreShortcutLauncherItemController::
|
| ChromeLauncherController* controller)
|
| : AppShortcutLauncherItemController(ArcSupportHost::kHostAppId,
|
| "",
|
| + "",
|
| controller) {}
|
|
|
| ArcPlaystoreShortcutLauncherItemController::
|
|
|