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

Roll src/third_party/pdfium 34fb6244cfec..27e1a74fc2aa (2 commits)

https://pdfium.googlesource.com/pdfium.git/+log/34fb6244cfec..27e1a74fc2aa


git log 34fb6244cfec..27e1a74fc2aa --date=short --no-merges --format='%ad %ae %s'
2019-02-15 tsepez@chromium.org Do not initialize V8 in pdfium_test if --disable-javascript.
2019-02-15 tsepez@chromium.org Fix assertion !pValue.IsEmpty() in cfxjse_value.cpp.


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

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: I0514caf5cc28a041a88171776c2f9ce6236d980b
Reviewed-on: https://chromium-review.googlesource.com/c/1475658Reviewed-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@{#632832}
parent 9093d4d8
...@@ -146,7 +146,7 @@ vars = { ...@@ -146,7 +146,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': '34fb6244cfec267b4f25024b534416f94a866f82', 'pdfium_revision': '27e1a74fc2aa1d451035c31ae06f102cb5f0565f',
# 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