aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-05-21 15:29:27 +0000
committerGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-05-21 15:29:27 +0000
commit7b578928a5705f40cfe051ae1c41c1b2e1df0bdd (patch)
tree0f4f3b3e57700e0cbfd75dc2755716a306016836 /gyp
parentb6a4b7363faaf57e7dc123b040346e45c0efc9ea (diff)
~glyphcache_globals needs to actually delete its cache
git-svn-id: http://skia.googlecode.com/svn/trunk@4011 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tests.gyp b/gyp/tests.gyp
index 631d2804e9..3ea3b61eb8 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -76,6 +76,7 @@
'../tests/Test.cpp',
'../tests/Test.h',
'../tests/TestSize.cpp',
+ '../tests/TLSTest.cpp',
'../tests/ToUnicode.cpp',
'../tests/UnicodeTest.cpp',
'../tests/UtilsTest.cpp',