diff options
Diffstat (limited to 'gyp/tests.gyp')
-rw-r--r-- | gyp/tests.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index 8ea4ee8411..b30a749623 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp @@ -40,6 +40,7 @@ '../tests/DrawTextTest.cpp', '../tests/EmptyPathTest.cpp', '../tests/FillPathTest.cpp', + '../tests/FlatDataTest.cpp', '../tests/FlateTest.cpp', '../tests/FontHostStreamTest.cpp', '../tests/FontHostTest.cpp', |