diff options
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/tests.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tests.gypi b/gyp/tests.gypi index cd0e111626..a036dbd4d8 100644 --- a/gyp/tests.gypi +++ b/gyp/tests.gypi @@ -55,6 +55,7 @@ '../tests/ColorFilterTest.cpp', '../tests/ColorPrivTest.cpp', '../tests/ColorTest.cpp', + '../tests/DashPathEffectTest.cpp', '../tests/DataRefTest.cpp', '../tests/DeferredCanvasTest.cpp', '../tests/DequeTest.cpp', |