diff options
author | jaepark <jaepark@google.com> | 2016-08-09 15:19:35 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-09 15:19:35 -0700 |
commit | 39ba18a64283ef3fc3c4aedf537a09835f90862e (patch) | |
tree | 3b4a6f729f11ea8da02990cdbdf62ec1896eff76 /DEPS | |
parent | e76203dbefd1df075a063ee019c3908513f6bee5 (diff) | |
download | pdfium-39ba18a64283ef3fc3c4aedf537a09835f90862e.tar.xz |
Generate default AP stream for ink annotation.
This patch generates a default AP stream for ink annotation so that ink
annotations without AP stream can be displayed.
Also, roll DEPS for testing/corpus to 4119f8e to test ink annotations.
BUG=62625
Review-Url: https://codereview.chromium.org/2232553002
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': '71d1f2286ceb33bc71cb1aab6824ab6631757d94', + 'pdfium_tests_revision': '4119f8ed4e89156e646c3fd235b61718da5e9b45', 'skia_revision': '96206a96f357cd30b60d1b1aa98e4e3a8f9b97f1', 'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d', 'trace_event_revision': '54b8455be9505c2cb0cf5c26bb86739c236471aa', |