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

Roll src/third_party/pdfium db121ec5abd6..de253137e334 (3 commits)

https://pdfium.googlesource.com/pdfium.git/+log/db121ec5abd6..de253137e334


git log db121ec5abd6..de253137e334 --date=short --no-merges --format='%ad %ae %s'
2019-03-26 thestig@chromium.org Make CXFA_NodeHelper::GetOneChildNamed() a member of CXFA_Node.
2019-03-26 thestig@chromium.org Simplify GetTransparentParent().
2019-03-26 tsepez@chromium.org Avoid undefined negation in CFGAS_Decimal.FromInt32.


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

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: I5869d5dd7e46102ad7611cf4b0fa828014fdd7e3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540422Reviewed-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@{#644583}
parent 63bcb4d9
...@@ -149,7 +149,7 @@ vars = { ...@@ -149,7 +149,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': 'db121ec5abd699833d5d778510bb4ed757a3ba1b', 'pdfium_revision': 'de253137e33429da1b68d81ade199c1c6e31f2ff',
# 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