From 26a9aad63b60c9cbbdfa87c212a4e76ce55e7373 Mon Sep 17 00:00:00 2001 From: Ethan Nicholas Date: Tue, 27 Mar 2018 14:10:52 -0400 Subject: initial SkSLJIT checkin Docs-Preview: https://skia.org/?cl=112204 Bug: skia: Change-Id: I10042a0200db00bd8ff8078467c409b1cf191f50 Reviewed-on: https://skia-review.googlesource.com/112204 Commit-Queue: Ethan Nicholas Reviewed-by: Mike Klein --- gn/tests.gni | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/tests.gni') diff --git a/gn/tests.gni b/gn/tests.gni index f20718e017..958ef3a9cc 100644 --- a/gn/tests.gni +++ b/gn/tests.gni @@ -229,6 +229,7 @@ tests_sources = [ "$_tests/SkSLErrorTest.cpp", "$_tests/SkSLFPTest.cpp", "$_tests/SkSLGLSLTest.cpp", + "$_tests/SkSLJITTest.cpp", "$_tests/SkSLMemoryLayoutTest.cpp", "$_tests/SkSLSPIRVTest.cpp", "$_tests/SortTest.cpp", -- cgit v1.2.3