diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-05-28 14:00:30 -0700 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-05-28 14:00:30 -0700 |
commit | 878b8190ef0d755b40cabdb50391e5488700943f (patch) | |
tree | d06a8ad3bc7a2cf0e45b6be4dce1eb55ee3f7506 /DEPS | |
parent | 6b776fed401f97ce2589a847465280de704b9d7f (diff) | |
download | pdfium-878b8190ef0d755b40cabdb50391e5488700943f.tar.xz |
Roll DEPS to pick up 2015-05-28 corpus drop.
This will undoubtedly RED the tree due to differences in platforms
and environments. A subsequent CL will add suppressions to get back
to GREEN.
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/1153393004
Diffstat (limited to 'DEPS')
-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@c5c0578f190bb1d8eaa3210d1ed51a4eb674143d", + "https://pdfium.googlesource.com/pdfium_tests@9cc1567a5eab106c1f3dbcfcada815c9505ac906", "testing/gmock": "https://chromium.googlesource.com/external/googlemock.git@29763965ab52f24565299976b936d1265cb6a271", |