diff options
author | jaepark <jaepark@google.com> | 2016-08-02 16:22:52 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-02 16:22:52 -0700 |
commit | 33e9b26ba3c191262d0abb945fda1efb3cdb3051 (patch) | |
tree | d57ffe115ab83b837a3d77b473c08885136c04c7 /DEPS | |
parent | 27053d81ca80a2f9433abf3e9c393d2914c91ad8 (diff) | |
download | pdfium-33e9b26ba3c191262d0abb945fda1efb3cdb3051.tar.xz |
Generate default AP stream for underline annotation.
This patch generates a default AP stream for underline annotation so that
underline annotations without AP stream can be displayed.
Also, roll DEPS for testing/corpus to cae29d1 to test underline annotations.
BUG=62625
Review-Url: https://codereview.chromium.org/2205543002
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': 'b63db0698bd3cac932807eb552e565b89dd2df9d', + 'pdfium_tests_revision': 'cae29d1e4ac7a9c32add1a6ac0d04d60298a278e', 'skia_revision': '7d46f4af7dc759002537a172af121f2bfe200981', 'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d', 'trace_event_revision': '54b8455be9505c2cb0cf5c26bb86739c236471aa', |