Roll src/third_party/pdfium/ c4ffab7a2..46f79aaad (1 commit)

https://pdfium.googlesource.com/pdfium.git/+log/c4ffab7a2308..46f79aaad833

$ git log c4ffab7a2..46f79aaad --date=short --no-merges --format='%ad %ae %s'
2018-02-15 dsinclair Add limit to number of formcalc expressions

Created with:
  roll-dep src/third_party/pdfium


The AutoRoll server is located here: https://pdfium-roll.skia.org

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.


[email protected]

Change-Id: I3ca4bab4029b78feb9c53993809785f0a9c0de73
Reviewed-on: https://chromium-review.googlesource.com/921881
Reviewed-by: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#537038}
diff --git a/DEPS b/DEPS
index caaba93..659b9ed 100644
--- a/DEPS
+++ b/DEPS
@@ -103,7 +103,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': 'c4ffab7a2308dabdc2ba1355902d94f7cc3b2d8f',
+  'pdfium_revision': '46f79aaad8330857e58cfd3928fdf91678112ae0',
   # 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.