Index: third_party/qcms/README.chromium |
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium |
index 8ad0d7e7293c990d8af7ae7172f6d942c8757b96..fdf339452670662a4f8914906e4868e6e020d11a 100644 |
--- a/third_party/qcms/README.chromium |
+++ b/third_party/qcms/README.chromium |
@@ -47,5 +47,9 @@ google.patch contains the following modifications. Apply with |
- 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 |
+ - [APPLE port] Use mmod data for profile descriptions |
+ - https://code.google.com/p/chromium/issues/detail?id=401971 |
+ - Minor variable name change: description -> description_offset |
+ - https://code.google.com/p/chromium/issues/detail?id=401971 |
To regenerate google.patch: |
git diff b8456f38 src > google.patch |