Index: gyp/tests.gypi |
diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
index 049b4b2361d887c52acfda1ad526adcc89ea1cfe..d358ac8a1eff13013e3afc9d3f03c503982c9744 100644 |
--- a/gyp/tests.gypi |
+++ b/gyp/tests.gypi |
@@ -90,7 +90,8 @@ |
'../tests/DocumentTest.cpp', |
'../tests/DrawBitmapRectTest.cpp', |
'../tests/DrawPathTest.cpp', |
- '../tests/DrawTextTest.cpp', |
+ '../tests/DrawTextTest.cpp', |
+ '../tests/DrawLooperTest.cpp', |
'../tests/DynamicHashTest.cpp', |
'../tests/EmptyPathTest.cpp', |
'../tests/ErrorTest.cpp', |