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

Roll src/third_party/pdfium b488d9c8d805..f79e15b85174 (6 commits)

https://pdfium.googlesource.com/pdfium.git/+log/b488d9c8d805..f79e15b85174


git log b488d9c8d805..f79e15b85174 --date=short --no-merges --format='%ad %ae %s'
2019-03-19 thestig@chromium.org Only define UTF16ToWChar() on relevant platforms.
2019-03-19 tsepez@chromium.org CFX_SeekableStreamProxy should not be an IFX_SeekableStream.
2019-03-19 thestig@chromium.org Roll base/trace_event/common/ 211b3ed9d..936ba8a96 (3 commits)
2019-03-19 thestig@chromium.org Roll tools/code_coverage/ 16298755a..0e34d1463 (8 commits)
2019-03-19 tsepez@chromium.org Add unit test for CXF_SeekableStreamProxy.
2019-03-19 thestig@chromium.org Roll build/ a721f3327..e51ca1d98 (227 commits)


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

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: Ibddaec829683ca6f5f58040addea8a23bbe51cab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1530464Reviewed-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@{#642331}
parent 70b69517
...@@ -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': 'b488d9c8d805feef654216aa2a7e50847597118b', 'pdfium_revision': 'f79e15b85174760e78a2fb0cd9f7b251eb19e6a2',
# 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