diff options
author | jaepark <jaepark@google.com> | 2016-08-09 11:40:58 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-09 11:40:59 -0700 |
commit | e7107f48ddb9309e1664d84ec360ce06ec3201e2 (patch) | |
tree | 8cb7bf1cc8aeb0e97f928065ec25f8ee66dd4ca5 /DEPS | |
parent | 16fccc51456dbab7e392c3952cc367723f9694f6 (diff) | |
download | pdfium-e7107f48ddb9309e1664d84ec360ce06ec3201e2.tar.xz |
Generate default AP stream for circle annotation.
This patch generates a default AP stream for circle annotation so that
circle annotations without AP stream can be displayed.
Also, roll DEPS for testing/corpus to 71d1f22 to test circle annotations.
BUG=62625
Review-Url: https://codereview.chromium.org/2228093002
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': '7f07c2223bfb8114dc5060ecdc51793bba1c90d4', + 'pdfium_tests_revision': '71d1f2286ceb33bc71cb1aab6824ab6631757d94', 'skia_revision': '96206a96f357cd30b60d1b1aa98e4e3a8f9b97f1', 'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d', 'trace_event_revision': '54b8455be9505c2cb0cf5c26bb86739c236471aa', |