summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-03-19 14:35:22 -0700
committerTom Sepez <tsepez@chromium.org>2015-03-19 14:35:22 -0700
commit76a61ca39a235dbe4c5df5fca93e1cfff8879113 (patch)
tree148b14c76db493bd1c91eec7254b156ec8fcd591
parentd1f792ac1ba25494b44e664d4a427127299d05e6 (diff)
downloadpdfium-76a61ca39a235dbe4c5df5fca93e1cfff8879113.tar.xz
Pull in specific revision of PDF corpus via DEPS.
There are two reasons for doing this. The first is that adding files to this repository doesn't trigger a rebuild on the bot, so the next unrelated pdfium change will be the one to hit any issues with the unversioned corpus. The second is that we may need a specific version of the expected output files (.pngs) to go with a specific pdfium build. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1019783003
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d70e756960..6df5c3a244 100644
--- a/DEPS
+++ b/DEPS
@@ -5,7 +5,7 @@ deps = {
"https://chromium.googlesource.com/external/gyp",
"testing/corpus":
- "https://pdfium.googlesource.com/pdfium_tests",
+ "https://pdfium.googlesource.com/pdfium_tests@1b25cea6e0472d89df747c9814ee4cb028c51247",
"testing/gmock":
"https://chromium.googlesource.com/external/googlemock.git@29763965ab52f24565299976b936d1265cb6a271",