Make the launcher on chromeos launch packaged apps, not just refocus.
commit0940304924c277b84fba3a4ff860b36077a3af26
authorbenwells <benwells@chromium.org>
Fri, 21 Nov 2014 06:45:24 +0000 (20 22:45 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 21 Nov 2014 06:45:42 +0000 (21 06:45 +0000)
tree39d20a88d9718bf75ced9a0423ee0bdb5fa302e0
parentd4dc81df18391b86aeccac802d383e672ccd91e2
Make the launcher on chromeos launch packaged apps, not just refocus.

This allows the app to either open a second window, or to refocus an
existing window (e.g. by using a window id) as it sees fit. This matches
the behavior on other operating systems.

BUG=235657

Review URL: https://codereview.chromium.org/747643003

Cr-Commit-Position: refs/heads/master@{#305182}
chrome/browser/ui/ash/app_list/app_list_controller_ash.cc