Focus extension app window when a modal dialog is closed.
commit21beb69c7d63ef43de84a05517b0f42c979af128
authorhirono <hirono@chromium.org>
Mon, 3 Aug 2015 10:35:02 +0000 (3 03:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 3 Aug 2015 10:35:46 +0000 (3 10:35 +0000)
treeda954c3df43f75b61ec37f68a2c06a9eb823ca3a
parent1ea5d9d1c5b6315aef00b025d13619885e44d987
Focus extension app window when a modal dialog is closed.

For browser tabs, we refocus the tab when a modal dialog is closed, but we have
not done for extension app window.

BUG=513231
TEST=None

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

Cr-Commit-Position: refs/heads/master@{#341504}
chrome/browser/ui/apps/chrome_app_delegate.cc