Roll src/third_party/pdfium/ 507fb4ed0..a724cb2df (4 commits)

https://pdfium.googlesource.com/pdfium.git/+log/507fb4ed09d5..a724cb2df9f7

$ git log 507fb4ed0..a724cb2df --date=short --no-merges --format='%ad %ae %s'
2018-03-08 hnakashima Move GetPopupPos from CFWL_Widget to subclasses that call it.
2018-03-08 dsinclair Remove unused constructor
2018-03-08 dsinclair Cleanup CPDF_SimpleParser
2018-03-08 dsinclair CPDF_InterForm::ResetForm always returns true

Created with:
  roll-dep src/third_party/pdfium


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.


TBR=dsinclair@chromium.org

Change-Id: Idc5571d6124b9bee5b698abfd1a82c9f7117daaf
Reviewed-on: https://chromium-review.googlesource.com/955898
Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarpdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#541897}
parent d447bb62
...@@ -103,7 +103,7 @@ vars = { ...@@ -103,7 +103,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': '507fb4ed09d5fbc92fafdfe405d79d44d11a4664', 'pdfium_revision': 'a724cb2df9f7b766174ac578cd4d435596898cc1',
# 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