| commit | f5cc5b140c1c00c536e02b5cfbe158bb2d5c2c15 | [log] [tgz] |
|---|---|---|
| author | bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jul 12 18:22:49 2013 +0000 |
| committer | bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jul 12 18:22:49 2013 +0000 |
| tree | 88d3f03cfc0a6b015f574000fbe949c21d5dcb0f | |
| parent | 6fb77569596ad3e9419e9450db959949cc37576a [diff] [blame] |
R=mtklein@google.com Review URL: https://codereview.chromium.org/18503009 git-svn-id: http://skia.googlecode.com/svn/trunk@10050 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index bcc61b5..c6dd1c6 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp
@@ -51,6 +51,7 @@ '../tests/EmptyPathTest.cpp', '../tests/ErrorTest.cpp', '../tests/FillPathTest.cpp', + '../tests/FitsInTest.cpp', '../tests/FlatDataTest.cpp', '../tests/FlateTest.cpp', '../tests/FontHostStreamTest.cpp',