aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/tests.gni
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2018-05-10 11:30:24 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-10 16:42:25 +0000
commitc66eaaf2fb62b7e351c2c40d327b06c370ddf2c4 (patch)
treef42cae5613d697b5c098ab22d503b808adb455c4 /gn/tests.gni
parentcbcfcf2871114b134d1fe622f07a84f302f6fd3b (diff)
rm SkColorSpace_New
We think we can evolve SkColorSpace_XYZ into the One True SkColorSpace. Change-Id: If93493145d78b388f3a0739cc7ccd6e232380733 Reviewed-on: https://skia-review.googlesource.com/127326 Auto-Submit: Mike Klein <mtklein@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
Diffstat (limited to 'gn/tests.gni')
-rw-r--r--gn/tests.gni1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/tests.gni b/gn/tests.gni
index ebf83bbd63..68f4f829fa 100644
--- a/gn/tests.gni
+++ b/gn/tests.gni
@@ -217,7 +217,6 @@ tests_sources = [
"$_tests/skbug6389.cpp",
"$_tests/skbug6653.cpp",
"$_tests/SkColor4fTest.cpp",
- "$_tests/SkColorSpace_NewTest.cpp",
"$_tests/SkDOMTest.cpp",
"$_tests/SkFixed15Test.cpp",
"$_tests/SkGaussFilterTest.cpp",