Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1436)

Unified Diff: third_party/qcms/qcms.gyp

Issue 1862053002: Reland: [qcms] Fix build_output_lut to return correct data for parametric curves (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove more warnings Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698