summaryrefslogtreecommitdiffstats
path: root/external/pdfium/UnpackedTarball_pdfium.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/pdfium/UnpackedTarball_pdfium.mk')
-rw-r--r--external/pdfium/UnpackedTarball_pdfium.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/external/pdfium/UnpackedTarball_pdfium.mk b/external/pdfium/UnpackedTarball_pdfium.mk
index 87012e73f931..cc7e0ff58d0c 100644
--- a/external/pdfium/UnpackedTarball_pdfium.mk
+++ b/external/pdfium/UnpackedTarball_pdfium.mk
@@ -14,9 +14,13 @@ pdfium_patches += build.patch.1
# Avoids Windows 8 build dependency.
pdfium_patches += windows7.patch.1
pdfium_patches += c++20-comparison.patch
+# Backport of <https://pdfium-review.googlesource.com/c/pdfium/+/76050> and
+# <https://pdfium-review.googlesource.com/c/pdfium/+/76350>.
pdfium_patches += AnnotationInkAndVertices.patch.1
-pdfium_patches += AnnotationBorderProperties.patch.1
+# Backport of <https://pdfium-review.googlesource.com/c/pdfium/+/76730>.
pdfium_patches += AnnotationLineStartAndEnd.patch.1
+# Backport of <https://pdfium-review.googlesource.com/c/pdfium/+/77010>.
+pdfium_patches += AnnotationBorderProperties.patch.1
# Backport of <https://pdfium-review.googlesource.com/c/pdfium/+/75910>.
pdfium_patches += SignatureGetDocMDPPermission.patch.1
# Backport of <https://pdfium-review.googlesource.com/c/pdfium/+/76850>.