Roll third_party/libjpeg_turbo/ 927aabfcd..e14cbfaa8 (2 commits) https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+log/927aabfcd268..e14cbfaa8552 $ git log 927aabfcd..e14cbfaa8 --date=short --no-merges --format='%ad %ae %s' 2025-03-04 fmalita Fix non-SIMD (MSan) builds 2025-02-27 fmalita Roll libjpeg-turbo to 3.1.0 Created with: roll-dep third_party/libjpeg_turbo Bug: 398911117 Change-Id: Ica487f0b8d287fca804819eb8649e6e65fa0956d Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/129430 Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Thomas Sepez <tsepez@google.com> Commit-Queue: Thomas Sepez <tsepez@google.com>
diff --git a/DEPS b/DEPS index 899b7bd..574c62e 100644 --- a/DEPS +++ b/DEPS
@@ -150,7 +150,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling jpeg_turbo # and whatever else without interference from each other. - 'jpeg_turbo_revision': '927aabfcd26897abb9776ecf2a6c38ea5bb52ab6', + 'jpeg_turbo_revision': 'e14cbfaa85529d47f9f55b0f104a579c1061f9ad', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libc++ # and whatever else without interference from each other.