• Trevor Perrier's avatar
    refactor locales.gni add android resource locales · 5738109d
    Trevor Perrier authored
    This CL adds the list android_bundle_locales_as_resources which formats
    all locales for .xml resource outputs.  It then uses this new list in
    all the android output list in all build targets that used have .xml
    outputs.
    
    In addition the following two .grd files were missing .xml outputs for
    the most recently added locales on Android. And these were updated.
    
      - chrome/android/features/keyboard_accessory/internal/java/strings/
      	android_keyboard_accessory_strings.grd
      - chrome/browser/touch_to_fill/android/internal/java/strings/
      	android_touch_to_fill_strings.grd
    
    No new locales were added to apk bundles.
    
    Bug: 812837
    Change-Id: Ib9587def0aceb6894b27a8b3dc39ce920c768377
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940949
    Commit-Queue: Trevor  Perrier <perrier@chromium.org>
    Reviewed-by: default avatarTed Choc <tedchoc@chromium.org>
    Reviewed-by: default avatarAndrew Grieve <agrieve@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#721054}
    5738109d
BUILD.gn 4.16 KB