diff options
author | tsepez <tsepez@chromium.org> | 2016-04-18 17:15:42 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-04-18 17:15:42 -0700 |
commit | 86d945b2d24edade9c7175be1c31b246f54b04ca (patch) | |
tree | 771654816efbe6e3b521814dd7208a3d605d5e88 /DEPS | |
parent | f09bdfa90d6324813309e987a07b28c1b75aec72 (diff) | |
download | pdfium-86d945b2d24edade9c7175be1c31b246f54b04ca.tar.xz |
Exclude XFA-only corpus from non-xfa and roll corpus.
Test still need modification to process input events. For now,
we just suppress anything that diffs.
Review URL: https://codereview.chromium.org/1894083003
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ vars = { 'gmock_revision': '29763965ab52f24565299976b936d1265cb6a271', 'gtest_revision': '8245545b6dc9c4703e6496d1efd19e975ad2b038', 'icu_revision': 'c291cde264469b20ca969ce8832088acb21e0c48', - 'pdfium_tests_revision': 'eb87214cb2088536e96aae517f3a281818fbf5b0', + 'pdfium_tests_revision': '7ef8719fac859e1d23d667d4c3038ae8b38e4d36', 'skia_revision': '0a291c7b7eea1807bd58bdaa60c258fd0ebeb257', 'trace_event_revision': 'd83d44b13d07c2fd0a40101a7deef9b93b841732', 'v8_revision': '47bcec782b752ba411bd8bba6e390d1cc1c3226e', |