diff options
author | jaepark <jaepark@google.com> | 2016-08-09 10:23:14 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-09 10:23:14 -0700 |
commit | af7ab33c73f58f18d0db0c90d93fa0aab0bc83f3 (patch) | |
tree | 22b899ffa9ef0475128bbce29c37a4803bd84a1a /DEPS | |
parent | f3c883239be0e016d0577f0d9d52185387f64856 (diff) | |
download | pdfium-af7ab33c73f58f18d0db0c90d93fa0aab0bc83f3.tar.xz |
Generate default AP stream for square annotation.
This patch generates a default AP stream for square annotation so that square
annotations without AP stream can be displayed.
Also, roll DEPS for testing/corpus to 7f07c22 to test square annotations.
BUG=62625
Review-Url: https://codereview.chromium.org/2219683002
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ vars = { 'gmock_revision': '29763965ab52f24565299976b936d1265cb6a271', 'gtest_revision': '8245545b6dc9c4703e6496d1efd19e975ad2b038', 'icu_revision': 'a5f86adbb0a58d04c035a5d1228747b1823cd485', - 'pdfium_tests_revision': 'a89e4fbd6b38d7551f3f6369d5776be90cfe5e49', + 'pdfium_tests_revision': '7f07c2223bfb8114dc5060ecdc51793bba1c90d4', 'skia_revision': '96206a96f357cd30b60d1b1aa98e4e3a8f9b97f1', 'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d', 'trace_event_revision': '54b8455be9505c2cb0cf5c26bb86739c236471aa', |