summaryrefslogtreecommitdiffstats
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 20:19:36 +0200
commita81fcdc292e2f4e5874f3768ad03e4c35bf81cf3 (patch)
treeb7ee6c275fec2d8fc82260fc7eeb578cd018341a
parentpdfium: remove MSVC version check (diff)
downloadcore-a81fcdc292e2f4e5874f3768ad03e4c35bf81cf3.tar.gz
core-a81fcdc292e2f4e5874f3768ad03e4c35bf81cf3.zip
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 6eb590dc4198..2537ad010fcc 100644
--- a/download.lst
+++ b/download.lst
@@ -455,8 +455,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>