Hidden windows should not keep Chrome alive.
For each app window, there is a ChromeAppDelegate which
holds a ScopedKeepAlive. This CL resets the ScopedKeepAlive
while the app window is hidden.
BUG=
450710
Committed:
https://crrev.com/39d75d5b5f11525e384745fd313d1d77ed7d0a88
Cr-Commit-Position: refs/heads/master@{#316413}