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

Roll src/third_party/pdfium b78a068ced74..44d98b424db4 (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/b78a068ced74..44d98b424db4


git log b78a068ced74..44d98b424db4 --date=short --no-merges --format='%ad %ae %s'
2018-12-20 thestig@chromium.org Remove a useless assignment in CPDF_Parser::ParseCrossRefV4().


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

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: Iaba516693be11b1a2fb42feb0740f74f6b3dd29b
Reviewed-on: https://chromium-review.googlesource.com/c/1386988Reviewed-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@{#618311}
parent ee4797ae
...@@ -145,7 +145,7 @@ vars = { ...@@ -145,7 +145,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': 'b78a068ced745b72f26b686cf8b3985c4705bd74', 'pdfium_revision': '44d98b424db4f89ecedbfa403e39ffca29871afc',
# 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