| Index: third_party/qcms/README.chromium
|
| diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium
|
| index ab858a02a8ed8c103cc88e03eb7e5e4554784d62..c73f12b7efde95b7886c5082fd31e5f36421017d 100644
|
| --- a/third_party/qcms/README.chromium
|
| +++ b/third_party/qcms/README.chromium
|
| @@ -28,7 +28,7 @@ google.patch contains the following modifications. Apply with
|
| - Do not short-circuit bogus profile check for A2B0 or B2A0 unless v4 enabled.
|
| - Only reference code from transform-sse1.c and transform-sse2.c when SSE is
|
| enabled.
|
| - - Do not use an x86-only attribute on ARM.
|
| + - Do not use an x86-only attribute on ARM or MIPS.
|
| - Fix integer truncation warning/errors on Win64 build.
|
| To regenerate google.patch:
|
| git diff b8456f38 src > google.patch
|
|
|