aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn
diff options
context:
space:
mode:
authorGravatar Herb Derby <herb@google.com>2017-05-25 16:00:10 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-25 20:42:08 +0000
commite7ba8b05d2a98c43f8d37890d36d6d31538459a1 (patch)
treec80991e06d954ba096cdcecb68a71950cbde4d9a /gn
parentfabe0b26d05624ce7374f6ca89bd66df6142534e (diff)
Add tail handling for SSE* to SkJumper.
Change-Id: Icb9d385333082de2f99b7a25cfd7251717e3f663 Reviewed-on: https://skia-review.googlesource.com/17580 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Herb Derby <herb@google.com>
Diffstat (limited to 'gn')
-rw-r--r--gn/tests.gni1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/tests.gni b/gn/tests.gni
index e6ac245d2c..62bd1f5830 100644
--- a/gn/tests.gni
+++ b/gn/tests.gni
@@ -19,7 +19,6 @@ tests_sources = [
"$_tests/BitSetTest.cpp",
"$_tests/BlendTest.cpp",
"$_tests/BlitMaskClip.cpp",
- "$_tests/BlitRowTest.cpp",
"$_tests/BlurTest.cpp",
"$_tests/CachedDataTest.cpp",
"$_tests/CachedDecodingPixelRefTest.cpp",