summaryrefslogtreecommitdiff
path: root/third_party/lcms/README.pdfium
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/lcms/README.pdfium')
-rw-r--r--third_party/lcms/README.pdfium1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/lcms/README.pdfium b/third_party/lcms/README.pdfium
index b04da7df21..0c7dff4de2 100644
--- a/third_party/lcms/README.pdfium
+++ b/third_party/lcms/README.pdfium
@@ -41,3 +41,4 @@ Local Modifications:
0027-changes-from-beginning-of-time.patch: commented changes from initial commit.
0028-do-not-quickfloor.patch: flooring errors may cause heap-buffer-overflow.
0029-drop-register-keyword.patch: Remove deprecated 'register' keyword.
+0030-const-data.patch: Mark many data structures as const.