diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-03-19 17:23:56 -0700 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-03-19 17:23:56 -0700 |
commit | 2ef9809d945a4153c935c84a37e51db2a57898de (patch) | |
tree | c4149f0c8d2b4a7d1c270eea5e297fca3395307e | |
parent | f2d7b2d2367a8bbc791615f177c053d7994363dc (diff) | |
download | pdfium-2ef9809d945a4153c935c84a37e51db2a57898de.tar.xz |
Fix corpus roll broken in the previous commit.
R=thestig@chromium.org
TBR=thestig@chromium.org
Review URL: https://codereview.chromium.org/1020093002
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ deps = { "https://chromium.googlesource.com/external/gyp", "testing/corpus": - "https://pdfium.googlesource.com/pdfium_tests@de794ce99bb503209b9ef7320adceeb02f10b9a7", + "https://pdfium.googlesource.com/pdfium_tests@963fa2f89a051f611befcc1771dc0e66c859f493", "testing/gmock": "https://chromium.googlesource.com/external/googlemock.git@29763965ab52f24565299976b936d1265cb6a271", |