From adc58e4f485a24a3f28587bdcd3b90e5cbd09659 Mon Sep 17 00:00:00 2001 From: "junov@chromium.org" Date: Wed, 7 Nov 2012 17:38:38 +0000 Subject: 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 --- gyp/tests.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp') 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', -- cgit v1.2.3