Roll src/third_party/pdfium/ 0e5688182..97dab8073 (1 commit)

https://pdfium.googlesource.com/pdfium.git/+log/0e568818249f..97dab80731a1

$ git log 0e5688182..97dab8073 --date=short --no-merges --format='%ad %ae %s'
2017-10-23 dsinclair Validate pattern sizes before usage

Created with:
  roll-dep src/third_party/pdfium


Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls


[email protected]

Change-Id: I07e7c5b2557546f13214f4d963e8826eadde7171
Reviewed-on: https://chromium-review.googlesource.com/733140
Reviewed-by: <[email protected]>
Commit-Queue: <[email protected]>
Cr-Commit-Position: refs/heads/master@{#510787}
diff --git a/DEPS b/DEPS
index 2622205..3d080811 100644
--- a/DEPS
+++ b/DEPS
@@ -79,7 +79,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling PDFium
   # and whatever else without interference from each other.
-  'pdfium_revision': '0e568818249ff83d239b98cbb32dec94358da0c7',
+  'pdfium_revision': '97dab80731a15a6bd74cdc3caf11f97c3a3be5ed',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling openmax_dl
   # and whatever else without interference from each other.