Extract duplicated code in browser_tests for closing a browser.

There is a lot of duplicated code, and much of it only partially duplicated (and
hence incorrect). Pull it out into the common methods
CloseBrowserSynchronously(), CloseBrowserAsynchronously() and
CloseAllBrowsers(). This fixes many Mac tests on Yosemite.

BUG=445495

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

Cr-Commit-Position: refs/heads/master@{#338340}
11 files changed