| Index: third_party/qcms/qcms.gyp
|
| diff --git a/third_party/qcms/qcms.gyp b/third_party/qcms/qcms.gyp
|
| index 2bade45292875f9d2a4fbdafc6992c4cce19d4ca..8a969795607a890377b9d53ba8f9c91911cfaed1 100644
|
| --- a/third_party/qcms/qcms.gyp
|
| +++ b/third_party/qcms/qcms.gyp
|
| @@ -96,7 +96,9 @@
|
| 'src/tests/qcms_test_internal_srgb.c',
|
| 'src/tests/qcms_test_munsell.c',
|
| 'src/tests/qcms_test_ntsc_gamut.c',
|
| + 'src/tests/qcms_test_output_trc.c',
|
| 'src/tests/qcms_test_tetra_clut_rgba.c',
|
| + 'src/tests/qcms_test_util.c',
|
| ],
|
| },
|
| ],
|
|
|