Index: gyp/tests.gypi |
diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
index 9876f18a44faf1968261a0ec3391f514fbf6c12d..35431bd30b61ae53b353b841bb469eb0ac4a47f7 100644 |
--- a/gyp/tests.gypi |
+++ b/gyp/tests.gypi |
@@ -155,12 +155,13 @@ |
'../tests/RoundRectTest.cpp', |
'../tests/RuntimeConfigTest.cpp', |
'../tests/SHA1Test.cpp', |
+ '../tests/SListTest.cpp', |
'../tests/ScalarTest.cpp', |
'../tests/SerializationTest.cpp', |
'../tests/ShaderImageFilterTest.cpp', |
'../tests/ShaderOpacityTest.cpp', |
+ '../tests/SizeTest.cpp', |
'../tests/SkBase64Test.cpp', |
- '../tests/SListTest.cpp', |
'../tests/SmallAllocatorTest.cpp', |
'../tests/SortTest.cpp', |
'../tests/SrcOverTest.cpp', |
@@ -171,7 +172,6 @@ |
'../tests/TArrayTest.cpp', |
'../tests/TLSTest.cpp', |
'../tests/TSetTest.cpp', |
- '../tests/TestSize.cpp', |
'../tests/TextureCompressionTest.cpp', |
'../tests/TileGridTest.cpp', |
'../tests/ToUnicodeTest.cpp', |