Commit db8b814b authored by pdfium-chromium-autoroll's avatar pdfium-chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium 0a49103801e3..9fff1c76c108 (2 commits)

https://pdfium.googlesource.com/pdfium.git/+log/0a49103801e3..9fff1c76c108


git log 0a49103801e3..9fff1c76c108 --date=short --no-merges --format='%ad %ae %s'
2018-06-22 tsepez@chromium.org Avoid some duplicate const/non-const getters.
2018-06-22 hnakashima@chromium.org Fix overflow in CFX_RenderDevice::DrawFillStrokePath().


Created with:
  gclient setdep -r src/third_party/pdfium@9fff1c76c108

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

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.



BUG=chromium:853430
TBR=dsinclair@chromium.org

Change-Id: I80e5560f05738ff3bc26b3d9d6783621908fe281
Reviewed-on: https://chromium-review.googlesource.com/1112218Reviewed-by: default avatarpdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#569757}
parent a5d4dd4d
...@@ -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': '0a49103801e322656eeacf8764cc0cb557059cea', 'pdfium_revision': '9fff1c76c1083a5cc0543911811e36007a38aa3a',
# 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