Commit 45f7abb8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/pdfium bb3f58dbcb71..c3da36973048 (1 commits)

https://pdfium.googlesource.com/pdfium.git/+log/bb3f58dbcb71..c3da36973048


git log bb3f58dbcb71..c3da36973048 --date=short --no-merges --format='%ad %ae %s'
2018-10-16 thestig@chromium.org Use unique_ptr in CFX_FolderFontInfo::ScanFile().


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

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: I9aa38e275f26822a58ce7c52fffb6526f94455d6
Reviewed-on: https://chromium-review.googlesource.com/c/1283515Reviewed-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@{#600121}
parent 25063a81
...@@ -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': 'bb3f58dbcb7195e9e641fcc64e2ab537cf3fbc61', 'pdfium_revision': 'c3da3697304847bf4fe106bb397bf2d09b6db29a',
# 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