summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2022-01-12 20:07:02 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2023-06-26 19:15:36 +0200
commitbdfebcf78d1599aa523abe4779f889135a635bc0 (patch)
tree2f024aec9b37ff2ef7951c1eaa0b48ca59f02481
parent4954716682c2726f55900c3a2c39ac9e729f2712 (diff)
external: update pdfium to 4818
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128353 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com> (cherry picked from commit b24ef22fee1196a89750b92463cb0b7a541e83c9) Change-Id: I68751a7b6ca2c8c86a412a0fd401e0d0f172297b
-rw-r--r--download.lst4
-rw-r--r--external/pdfium/inc/pch/precompiled_pdfium.hxx1
2 files changed, 2 insertions, 3 deletions
diff --git a/download.lst b/download.lst
index 53e57e6822bc..ce8846953400 100644
--- a/download.lst
+++ b/download.lst
@@ -460,8 +460,8 @@ PAGEMAKER_TARBALL := libpagemaker-0.0.4.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-PDFIUM_SHA256SUM := ee80fe0a3b20ef5c5babc494cd655d1b1a0bdec710acb04524789df500c563bf
-PDFIUM_TARBALL := pdfium-4699.tar.bz2
+PDFIUM_SHA256SUM := 2652db0220ffd12b7f62a634e14d21a49116439148101c37cb24ba17b562a39f
+PDFIUM_TARBALL := pdfium-4818.tar.bz2
# three static lines
# so that git cherry-pick
# will not run into conflicts
diff --git a/external/pdfium/inc/pch/precompiled_pdfium.hxx b/external/pdfium/inc/pch/precompiled_pdfium.hxx
index e01a59b758cb..95367e7c6a91 100644
--- a/external/pdfium/inc/pch/precompiled_pdfium.hxx
+++ b/external/pdfium/inc/pch/precompiled_pdfium.hxx
@@ -66,7 +66,6 @@
#if PCH_LEVEL >= 2
#endif // PCH_LEVEL >= 2
#if PCH_LEVEL >= 3
-#include <absl/types/bad_optional_access.h>
#include <build/build_config.h>
#include <constants/access_permissions.h>
#include <constants/annotation_common.h>