Refactor chrome_launcher_support::GetAnyChromePath.
Combined GetAnyChromePath and GetChromeSxSPath into one function that
takes a bool |is_sxs|. Avoids the need to have a wrapper function that
conditionally calls GetAnyChromePath or GetAnyChromeSxsPath.
BUG=
428600
Committed:
https://crrev.com/e1b07409f19d84853d4730e3ab5b862fd65838d0
Cr-Commit-Position: refs/heads/master@{#311384}