Add an about:flag to control WebApk enablement.
- Moves it out from being only a command line flag.
- Adds a finch override (kill switch)
- Centralizes logic in ChromeWebApkHost and caches configuration
in a shared pref so that it can be read before native is loaded.
BUG=
633803
Committed:
https://crrev.com/33d6dc519bd369a51953e47cf072e93282ba5a4f
Cr-Commit-Position: refs/heads/master@{#412372}