summaryrefslogtreecommitdiff
path: root/third_party/lcms2-2.6/README.pdfium
diff options
context:
space:
mode:
authorOliver Chang <ochang@chromium.org>2016-02-05 14:57:01 -0800
committerOliver Chang <ochang@chromium.org>2016-02-05 14:57:01 -0800
commit5ef071fe48737c9e5d6165825404755ce2c877c9 (patch)
treea482eced91c382dce752b8b9539fd15addedf481 /third_party/lcms2-2.6/README.pdfium
parent360bc5ffb58e001dc7694967d79b29d54a935337 (diff)
downloadpdfium-chromium/2643.tar.xz
lcms2: Fix a type confusion.chromium/2645chromium/2644chromium/2643
R=tsepez@chromium.org BUG=584223 Review URL: https://codereview.chromium.org/1672163002 .
Diffstat (limited to 'third_party/lcms2-2.6/README.pdfium')
-rw-r--r--third_party/lcms2-2.6/README.pdfium13
1 files changed, 13 insertions, 0 deletions
diff --git a/third_party/lcms2-2.6/README.pdfium b/third_party/lcms2-2.6/README.pdfium
new file mode 100644
index 0000000000..19d2f68604
--- /dev/null
+++ b/third_party/lcms2-2.6/README.pdfium
@@ -0,0 +1,13 @@
+Name: Little CMS
+URL: http://www.littlecms.com/
+Version: 2.6
+Security Critical: yes
+License: MIT License
+
+Description:
+Color Management Engine.
+
+Local Modifications:
+
+0000-tag-type-confusion.patch: Fix a type confusion.
+TODO(ochang): List other patches.