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-17 19:25:40 +0000
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-17 19:56:43 +0000
commit53ea91139ad9f5ec32fba2cfd167277a5cc3f443 (patch)
treef7db453c32a943da059318b88387eb393684ae44 /third_party/skcms/skcms.gni
parent8f288d9399db95cd0a0994f037f6c08410a7c354 (diff)
Roll skia/third_party/skcms 3e527c6..5bfec77 (1 commits)
https://skia.googlesource.com/skcms.git/+log/3e527c6..5bfec77 2018-05-17 mtklein@chromium.org rm GaussNewton.[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: Idf7e24d60750f69db9d09a71e9665073380b8912 Reviewed-on: https://skia-review.googlesource.com/128987 Reviewed-by: skcms-skia-autoroll <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: 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, 0 insertions, 2 deletions
diff --git a/third_party/skcms/skcms.gni b/third_party/skcms/skcms.gni
index 64eeb16111..8577de3465 100644
--- a/third_party/skcms/skcms.gni
+++ b/third_party/skcms/skcms.gni
@@ -6,8 +6,6 @@
skcms_sources = [
"src/Curve.c",
"src/Curve.h",
- "src/GaussNewton.c",
- "src/GaussNewton.h",
"src/ICCProfile.c",
"src/LinearAlgebra.c",
"src/LinearAlgebra.h",