diff options
Diffstat (limited to 'gyp/tests.gypi')
-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 5c3ce94dc6..e6c6bb0e32 100644 --- a/gyp/tests.gypi +++ b/gyp/tests.gypi @@ -127,6 +127,7 @@ '../tests/PathTest.cpp', '../tests/PathUtilsTest.cpp', '../tests/PictureTest.cpp', + '../tests/PictureShaderTest.cpp', '../tests/PictureUtilsTest.cpp', '../tests/PixelRefTest.cpp', '../tests/PointTest.cpp', |