aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_pdfium_pdfium.gni
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-third__party_pdfium_pdfium.gni')
-rw-r--r--www/chromium/files/patch-third__party_pdfium_pdfium.gni4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-third__party_pdfium_pdfium.gni b/www/chromium/files/patch-third__party_pdfium_pdfium.gni
index bdef1103711b..a3844ce02e87 100644
--- a/www/chromium/files/patch-third__party_pdfium_pdfium.gni
+++ b/www/chromium/files/patch-third__party_pdfium_pdfium.gni
@@ -1,6 +1,6 @@
---- third_party/pdfium/pdfium.gni.orig 2023-12-10 06:10:27 UTC
+--- third_party/pdfium/pdfium.gni.orig 2024-02-23 21:04:38 UTC
+++ third_party/pdfium/pdfium.gni
-@@ -41,7 +41,7 @@ declare_args() {
+@@ -42,7 +42,7 @@ declare_args() {
# PDFium will use PartitionAlloc partitions to separate strings, scalars,
# etc. from other allocations. However, the use of PartitionAlloc for new or
# malloc is controlled by args in build_overrides/partition_alloc.gni.