Commit df5088e0 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium fed6e124109f..30dc6aaf878b (2 commits)

https://pdfium.googlesource.com/pdfium.git/+log/fed6e124109f..30dc6aaf878b


git log fed6e124109f..30dc6aaf878b --date=short --no-merges --format='%ad %ae %s'
2018-09-25 tsepez@chromium.org Add FxAlignToBoundary<>() template helper function.
2018-09-25 tsepez@chromium.org Introduce CodecModuleIface for progressive decoder modules.


Created with:
  gclient setdep -r src/third_party/pdfium@30dc6aaf878b

The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=dsinclair@chromium.org

Change-Id: I458ae9d3cb71637f5a503876a34b5623d224a648
Reviewed-on: https://chromium-review.googlesource.com/1244119Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#594093}
parent b8b23bab
...@@ -129,7 +129,7 @@ vars = { ...@@ -129,7 +129,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium # the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other. # and whatever else without interference from each other.
'pdfium_revision': 'fed6e124109f089a38e24e37b104d983231bee78', 'pdfium_revision': '30dc6aaf878b2c55efcf7598fdb8886e06d14e01',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl # the commit queue can handle CLs rolling openmax_dl
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment