summaryrefslogtreecommitdiff
path: root/tests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'tests.gypi')
-rw-r--r--tests.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests.gypi b/tests.gypi
index c2b2c54..6990464 100644
--- a/tests.gypi
+++ b/tests.gypi
@@ -1,3 +1,4 @@
+# Common gypi for unit tests.
{
'include_dirs': [
'../src/core',
@@ -143,6 +144,7 @@
'../tests/ShaderImageFilterTest.cpp',
'../tests/ShaderOpacityTest.cpp',
'../tests/SkBase64Test.cpp',
+ '../tests/SmallAllocatorTest.cpp',
'../tests/SortTest.cpp',
'../tests/SrcOverTest.cpp',
'../tests/StreamTest.cpp',