commit | b3d4af512e9d60019790cf42701ac62edb3f5b00 | [log] [tgz] |
---|---|---|
author | tomhudson <tomhudson@chromium.org> | Tue Aug 12 07:42:16 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 12 07:42:16 2014 -0700 |
tree | 3b6300ece288e7e09f24ced23cd0141d6e8e06b3 | |
parent | 9c6d4d744a9e0375d0e7d7a7b19558f5259fc3c3 [diff] |
Fix lower-casing error in font config parser The Android font config parser was missing some SkAutoAsciiToLC instantiations; this was discovered in https://crrev.com/458543002/ but should land independently. BUG=chromium:400801 R=bungeman@google.com Author: tomhudson@chromium.org Review URL: https://codereview.chromium.org/465973002