Index: third_party/qcms/README.chromium |
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium |
index 8fb3768d50b60708db29f835974c69dd936f9715..c352ba06fbf285c515fec1050d474ec1e3159929 100644 |
--- a/third_party/qcms/README.chromium |
+++ b/third_party/qcms/README.chromium |
@@ -53,5 +53,7 @@ google.patch contains the following modifications. Apply with |
- https://code.google.com/p/chromium/issues/detail?id=401971 |
- Avoid divisions creating sample points in the float cube LUT builder |
- https://code.google.com/p/chromium/issues/detail?id=443863 |
+ - Add support for SkiaColorCubeFilter lookup tables |
+ - https://code.google.com/p/chromium/issues/detail?id=443863 |
To regenerate google.patch: |
git diff b8456f38 src > google.patch |