aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/skcms/skcms.gni
diff options
context:
space:
mode:
authorGravatar skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>2018-05-16 13:12:08 +0000
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-16 16:00:52 +0000
commitd6b41a27678f0c153eff982be4f1120e6cb65692 (patch)
tree3e259d0adda4451a85ed0e4fd3cef66d33ea031b /third_party/skcms/skcms.gni
parenteeeb32847ef797adde7a3e000beea1c137e5aaac (diff)
Roll skia/third_party/skcms ce2fabc..e040063 (1 commits)
https://skia.googlesource.com/skcms.git/+log/ce2fabc..e040063 2018-05-16 mtklein@chromium.org spin off Curve.[ch] The AutoRoll server is located here: https://skcms-skia-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel TBR=herb@google.com Change-Id: Ie9571b17589849e55d2db079f38c40ba5a8fede4 Reviewed-on: https://skia-review.googlesource.com/128465 Commit-Queue: skcms-skia-autoroll <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by: skcms-skia-autoroll <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Diffstat (limited to 'third_party/skcms/skcms.gni')
-rw-r--r--third_party/skcms/skcms.gni2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/skcms/skcms.gni b/third_party/skcms/skcms.gni
index db3bc9e0d2..7729208436 100644
--- a/third_party/skcms/skcms.gni
+++ b/third_party/skcms/skcms.gni
@@ -4,6 +4,8 @@
# found in the LICENSE file.
skcms_sources = [
+ "src/Curve.c",
+ "src/Curve.h",
"src/GaussNewton.c",
"src/GaussNewton.h",
"src/ICCProfile.c",