aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar fmalita <fmalita@chromium.org>2014-08-21 15:03:04 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-08-21 15:03:04 -0700
commitc6765d69e3aceaa316fe2d2ef00a7f0d138def2f (patch)
tree1edbb9379370466a188e55b0ceac304cb18fa709 /gyp
parentd13291a5a3d2a79b5348ecc4a8e38ab1b6da85f0 (diff)
Add some SkTextBlob builder tests.
R=reed@google.com, robertphillips@google.com Author: fmalita@chromium.org Review URL: https://codereview.chromium.org/493443004
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index 4bed2a9adc..91dedb31a2 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -195,6 +195,7 @@
'../tests/TArrayTest.cpp',
'../tests/TLSTest.cpp',
'../tests/TSetTest.cpp',
+ '../tests/TextBlobTest.cpp',
'../tests/TextureCompressionTest.cpp',
'../tests/TileGridTest.cpp',
'../tests/ToUnicodeTest.cpp',