Chromium change: https://source.chromium.org/chromium/chromium/src/+/f3036529312b8aeaf6b56ec4ffd363832b2218db commit f3036529312b8aeaf6b56ec4ffd363832b2218db Author: Chris Lu <thegreenfrog@chromium.org> Date: Thu Oct 27 14:32:20 2022 +0000 [ios] Add language and country locale to the Google Suggest request Adding both will help the Suggest server map the request to a Trending Queries list on iOS. This change also updates the current version for the Trending Queries client-side trial since the trial needs to be run again not including past new users who never saw the feature. Bug: 1377343