diff options
author | jaepark <jaepark@google.com> | 2016-08-03 14:17:02 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-03 14:17:02 -0700 |
commit | 96a07863120273c8b89cba0e7d53ef29ae56d580 (patch) | |
tree | aa32922a381595d6b886e612c2444b5c0c89da39 /DEPS | |
parent | 8e12029407cf1cca95b7f79bf5e5a5fec5bea9cb (diff) | |
download | pdfium-96a07863120273c8b89cba0e7d53ef29ae56d580.tar.xz |
Generate default AP stream for squiggly annotation.
This patch generates a default AP stream for squiggly annotation so that
squiggly annotations without AP stream can be displayed.
Also, roll DEPS for testing/corpus to a89e4fb to test squiggly annotations.
BUG=62625
Review-Url: https://codereview.chromium.org/2206773004
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': 'ddc1938d718be26a64192cfabdbeb64792d58fb6', + 'pdfium_tests_revision': 'a89e4fbd6b38d7551f3f6369d5776be90cfe5e49', 'skia_revision': '96206a96f357cd30b60d1b1aa98e4e3a8f9b97f1', 'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d', 'trace_event_revision': '54b8455be9505c2cb0cf5c26bb86739c236471aa', |