Index: third_party/qcms/README.chromium |
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium |
index 7a7f96545989a49652b61087bceedb4c662e7d6a..8ad0d7e7293c990d8af7ae7172f6d942c8757b96 100644 |
--- a/third_party/qcms/README.chromium |
+++ b/third_party/qcms/README.chromium |
@@ -41,9 +41,11 @@ google.patch contains the following modifications. Apply with |
- https://bugzilla.mozilla.org/show_bug.cgi?id=701348 |
- Add qcms_profile_match api |
- https://code.google.com/p/chromium/issues/detail?id=401971 |
- - Add qcms_profile_get_decription api |
+ - Add qcms_profile_get_description api |
- https://code.google.com/p/chromium/issues/detail?id=401971 |
- - Convert MLUC profile description embedded nulls to '.' |
+ - Convert MLUC profile description embedded nulls to '.' |
+ - https://code.google.com/p/chromium/issues/detail?id=401971 |
+ - [APPLE port] Use en-localized profile description names |
- https://code.google.com/p/chromium/issues/detail?id=401971 |
To regenerate google.patch: |
git diff b8456f38 src > google.patch |