aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tests.gyp
diff options
context:
space:
mode:
authorGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-12-21 15:21:32 +0000
committerGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-12-21 15:21:32 +0000
commit419f43348ab6c9226b82490d41c736230ae3bf41 (patch)
tree4a1180085a719d69a1efa03b74e647ee2fefbefb /gyp/tests.gyp
parentef279d36ca176d3669b1623aa4692f469ec52a58 (diff)
add SkUnichar_IsVariationSelector()
git-svn-id: http://skia.googlecode.com/svn/trunk@2915 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/tests.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 acec8231ec..e47bec6936 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -64,6 +64,7 @@
'../tests/Test.h',
'../tests/TestSize.cpp',
'../tests/ToUnicode.cpp',
+ '../tests/UnicodeTest.cpp',
'../tests/UtilsTest.cpp',
'../tests/WArrayTest.cpp',
'../tests/WritePixelsTest.cpp',