aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/tests.gni
diff options
context:
space:
mode:
authorGravatar Herb Derby <herb@google.com>2018-03-09 12:21:56 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-03-09 19:32:22 +0000
commitd49665513b507b67ab8136259a48c36523364beb (patch)
tree0e64ffea1549aa5b7c3ea6614619eb3ad66a00a8 /gn/tests.gni
parentb07fd4d7fb701b70668eefd7f1be46d9c1fbd554 (diff)
Remove TLS glyph cache calls.
Change-Id: Iafeb02d395cac81e8fe6d74c989a37607503919c Reviewed-on: https://skia-review.googlesource.com/113208 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Herb Derby <herb@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 0c34a6cfd3..cde4e1a937 100644
--- a/gn/tests.gni
+++ b/gn/tests.gni
@@ -262,7 +262,6 @@ tests_sources = [
"$_tests/TextBlobTest.cpp",
"$_tests/TextureProxyTest.cpp",
"$_tests/Time.cpp",
- "$_tests/TLSTest.cpp",
"$_tests/TopoSortTest.cpp",
"$_tests/ToSRGBColorFilter.cpp",
"$_tests/TraceMemoryDumpTest.cpp",