| Index: gyp/tests.gypi
|
| diff --git a/gyp/tests.gypi b/gyp/tests.gypi
|
| index 80bd380886f0640a9c722118f18c76d60e7db3f7..cd0e1116264502944784c893cc3c7ff9682163a5 100644
|
| --- a/gyp/tests.gypi
|
| +++ b/gyp/tests.gypi
|
| @@ -111,6 +111,7 @@
|
| '../tests/MessageBusTest.cpp',
|
| '../tests/MetaDataTest.cpp',
|
| '../tests/MipMapTest.cpp',
|
| + '../tests/ObjectPoolTest.cpp',
|
| '../tests/OSPathTest.cpp',
|
| '../tests/OnceTest.cpp',
|
| '../tests/PDFPrimitivesTest.cpp',
|
| @@ -144,6 +145,7 @@
|
| '../tests/ShaderImageFilterTest.cpp',
|
| '../tests/ShaderOpacityTest.cpp',
|
| '../tests/SkBase64Test.cpp',
|
| + '../tests/SListTest.cpp',
|
| '../tests/SmallAllocatorTest.cpp',
|
| '../tests/SortTest.cpp',
|
| '../tests/SrcOverTest.cpp',
|
|
|