diff options
author | jaepark <jaepark@google.com> | 2016-07-29 19:53:40 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-07-29 19:53:40 -0700 |
commit | ab47acec5252d4a09da3cbde1a118b5255fe52ae (patch) | |
tree | a138249d262390c0058239552db53c070eca5b4f /DEPS | |
parent | c54bb4340324fab9e860fd625b4b380b6135c385 (diff) | |
download | pdfium-ab47acec5252d4a09da3cbde1a118b5255fe52ae.tar.xz |
Generate default AP stream for highlight annotation.
This patch generates a default AP stream for highlight annotation so that
highlight annotations without AP stream can be displayed.
BUG=62625
Review-Url: https://codereview.chromium.org/2193983002
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': 'd307839b3d4c8e521208172155718c945af696e0', + 'pdfium_tests_revision': '62d61d99f65f4a9ce266ca0ecf74bc098d397fd3', 'skia_revision': '7d46f4af7dc759002537a172af121f2bfe200981', 'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d', 'trace_event_revision': '54b8455be9505c2cb0cf5c26bb86739c236471aa', |