Take Accept-Language into account in CJK font fallback for Android/Win
This patch changes the CJK font fallback for Android and Windows when
neither the content (the lang attribute) nor the UI locale can
disambiguate the Unified Han script.
The first entry in the Accept-Language user preference that can
disambiguate the Han script is taken into account.
BUG=
411407
Committed:
https://crrev.com/3021a101c7438ae3d7dff6369955a6d4ab196e77
Cr-Commit-Position: refs/heads/master@{#375433}