Index: third_party/qcms/README.chromium |
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium |
index 09ca958c03fcb60911655f169369270ca92b3583..0e3ec7be22596a570a75fa09fdadc05993b533bd 100644 |
--- a/third_party/qcms/README.chromium |
+++ b/third_party/qcms/README.chromium |
@@ -65,5 +65,7 @@ google.patch contains the following modifications. Apply with |
- https://code.google.com/p/chromium/issues/detail?id=471749 |
- Consolidate loop over channels and elements in VCGT parser |
- https://code.google.com/p/chromium/issues/detail?id=471749 |
+ - Limit vcgt table to a maximum of 1024 entries |
+ - https://code.google.com/p/chromium/issues/detail?id=471749 |
To regenerate google.patch: |
git diff b8456f38 src > google.patch |