diff options
author | Nicolas Pena <npm@chromium.org> | 2017-06-26 11:45:06 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-06-26 16:23:13 +0000 |
commit | c4479c5d68e91a1b0a8d610ba1063aff7c27f5de (patch) | |
tree | e1b1f4a5f1bdd0ece71b544f70d13d00690c5cf3 /DEPS | |
parent | b9776c71718bba353225e6a2010cf0ab1e926658 (diff) | |
download | pdfium-c4479c5d68e91a1b0a8d610ba1063aff7c27f5de.tar.xz |
Add presubmit check for png files
This CL adds a presubmit check for png files so that they are in the form
_expected{,_mac,_win}.pdf.BLA.png and updates the corpus test repository hash.
Change-Id: I5397a091b77a339eba7d370b291b7a6e61754744
Reviewed-on: https://pdfium-review.googlesource.com/6951
Reviewed-by: dsinclair <dsinclair@chromium.org>
Commit-Queue: Nicolás Peña <npm@chromium.org>
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ vars = { 'jinja2_revision': 'd34383206fa42d52faa10bb9931d6d538f3a57e0', 'jpeg_turbo_revision': '7260e4d8b8e1e40b17f03fafdf1cd83296900f76', 'markupsafe_revision': '8f45f5cfa0009d2a70589bcda0349b8cb2b72783', - 'pdfium_tests_revision': 'f1ccbbfbc586e0ead482d286946d2f085503782f', + 'pdfium_tests_revision': 'b56d3ca8b0af647ef73814543ee69b6161e7af08', 'skia_revision': 'bb581ce30f55360fd3a12e7f5aa1fe324b16d085', 'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d', 'trace_event_revision': '06294c8a4a6f744ef284cd63cfe54dbf61eea290', |