Fix blank display name for yue-HK in TTS settings page.
This is a temporary fix for the blank display name for yue-HK. The reason we were returning a blank string is because we were calling GetDisplayNameForLocale() with the disallow_default parameter. Remove this parameter so we at least get a return value. Please see the bug for more context. readable text label on TTS settings page. Bug: 1136353 Change-Id: I123c05134782e90c8b297fea6c48287e7fc5dd8c AX-Relnotes: Fix an issue where the Yue (Hong Kong) voice had no Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463600 Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#816296}
Showing
Please register or sign in to comment