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 646f4ae225..22aa3c43d6 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp @@ -44,6 +44,7 @@ '../tests/GLInterfaceValidation.cpp', '../tests/GLProgramsTest.cpp', '../tests/GradientTest.cpp', + '../tests/GrMemoryPoolTest.cpp', '../tests/InfRectTest.cpp', '../tests/MathTest.cpp', '../tests/MatrixTest.cpp', |