commit | 266a46937f05303da1ac4c68f2c94f9a1caa3f76 | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Wed Feb 01 17:19:49 2023 -0500 |
committer | Frank Tang <ftang@chromium.org> | Thu Feb 02 23:11:47 2023 +0000 |
tree | 15ef16af755bda6835aeffb25d449590f42e51a1 | |
parent | 2cce76fd67afce170560afaaac1872efefe64fdb [diff] |
On iOS do not use minimal ICU data when use_blink is set The minimal ICU data does not contain enough info for word breaking. For now use the common version when compiling blink for iOS. Bug: 1411704 Change-Id: I20ffebc37589cbc5b2b83dbcf5e80409f8383cb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/4215076 Reviewed-by: Frank Tang <ftang@chromium.org>