| Index: gyp/tests.gypi
|
| diff --git a/gyp/tests.gypi b/gyp/tests.gypi
|
| index c3b559e884918c24522d840a9bdfcbc86829c93a..df8ff47d7940a537f00bceaff12ae02e4dcdeea5 100644
|
| --- a/gyp/tests.gypi
|
| +++ b/gyp/tests.gypi
|
| @@ -180,12 +180,12 @@
|
| '../tests/SHA1Test.cpp',
|
| '../tests/SListTest.cpp',
|
| '../tests/ScalarTest.cpp',
|
| - '../tests/ScaledImageCache.cpp',
|
| '../tests/SerializationTest.cpp',
|
| '../tests/ShaderImageFilterTest.cpp',
|
| '../tests/ShaderOpacityTest.cpp',
|
| '../tests/SizeTest.cpp',
|
| '../tests/SkBase64Test.cpp',
|
| + '../tests/SkResourceCacheTest.cpp',
|
| '../tests/SmallAllocatorTest.cpp',
|
| '../tests/SortTest.cpp',
|
| '../tests/SrcOverTest.cpp',
|
|
|