CrNet automatically adds Accept-Language request header based on iOS device locale. Implementation uses 54 localizable strings extracted from Chrome's xtb files: https://cs.chromium.org/chromium/src/ios/crnet/Resources/
This requires resource bundle to be included into dynamic framework and shipped with the application, which seems excessive for this simple case.
Comment 1 by olivierrobin@chromium.org
, Oct 14 2016Status: Assigned (was: Untriaged)