mirror of
https://pdfium.googlesource.com/pdfium
synced 2026-08-02 20:37:52 +08:00
In ByteStringView.TrimmedRight, there exists a variable that should be used on the next line, but is not due to a typo. Put the variable to use. Do the same for the WideStringView version of the test. Change-Id: If47e56271003d8cfb3e381c967e5a1a97fb3c166 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/118073 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org> Reviewed-by: Thomas Sepez <tsepez@google.com>