aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
authorGravatar Brian Osman <brianosman@google.com>2018-05-23 11:52:00 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-23 16:18:41 +0000
commitc494a708be977a458a105318b2e2f439ab985ed8 (patch)
tree4d9008b567f72afb1d7a069c014331c6f1d62349 /BUILD.gn
parentfe75169912d5df74d4aab44f5552a31bb5d9b907 (diff)
Use skcms for ICC parsing in HP codec test
Change-Id: I6319b00ae35a15ffeaf8a785dde874b730f42c13 Reviewed-on: https://skia-review.googlesource.com/129649 Commit-Queue: Brian Osman <brianosman@google.com> Commit-Queue: Mike Klein <mtklein@google.com> Auto-Submit: Brian Osman <brianosman@google.com> Reviewed-by: Mike Klein <mtklein@google.com>
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index b31f3931bb..5488ed86d1 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1629,6 +1629,7 @@ if (skia_enable_tools) {
":gpu_tool_utils",
":skia",
":tests",
+ ":third_party_skcms",
":tool_utils",
"//third_party/jsoncpp",
"//third_party/libpng",