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

Roll src/third_party/pdfium 12d7da217249..698a4380c296 (5 commits)

https://pdfium.googlesource.com/pdfium.git/+log/12d7da217249..698a4380c296


git log 12d7da217249..698a4380c296 --date=short --no-merges --format='%ad %ae %s'
2019-05-28 tsepez@chromium.org Remove unneeded circular include between fpdfdoc and fpdfapi/page
2019-05-28 thestig@chromium.org Minimize allow_circular_includes_from entries for fxge.
2019-05-28 thestig@chromium.org Move AdobeCMYK_to_sRGB functions to fxge.
2019-05-28 thestig@chromium.org Break circular dependency between fxge and fpdfdoc.
2019-05-28 thestig@chromium.org Rename |g_CMYK| to |kCMYK|.


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

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=pdfium-deps-rolls@chromium.org

Change-Id: Ib132633eff1dea4222e61e1f2096ae25c1cddc01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632972Reviewed-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@{#663976}
parent bf308637
...@@ -158,7 +158,7 @@ vars = { ...@@ -158,7 +158,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': '12d7da217249af8585e35d0807ee8c3686870714', 'pdfium_revision': '698a4380c2968f2fc742f275955e20c4756a8b70',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL # the commit queue can handle CLs rolling BoringSSL
# 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