aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar junov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-11-07 17:38:38 +0000
committerGravatar junov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-11-07 17:38:38 +0000
commitadc58e4f485a24a3f28587bdcd3b90e5cbd09659 (patch)
treef0f639c69e2070e46ff7c5b17b93c97d9019b60b /gyp
parente3e940cf81dc46d872002ded98c1bd39c2daf1b0 (diff)
Unit testing for SkTileGrid
Review URL: https://codereview.appspot.com/6827053 git-svn-id: http://skia.googlecode.com/svn/trunk@6331 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 66888ddd79..18dc5584dd 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -91,6 +91,7 @@
'../tests/Test.cpp',
'../tests/Test.h',
'../tests/TestSize.cpp',
+ '../tests/TileGridTest.cpp',
'../tests/TLSTest.cpp',
'../tests/ToUnicode.cpp',
'../tests/UnicodeTest.cpp',