| Index: gyp/tests.gypi
|
| diff --git a/gyp/tests.gypi b/gyp/tests.gypi
|
| index 982d58d7cd4b268016283e6f2dcaf6a9b18296b8..afe256c69166905a6081dc99d0f1833e976d6fe1 100644
|
| --- a/gyp/tests.gypi
|
| +++ b/gyp/tests.gypi
|
| @@ -140,8 +140,8 @@
|
| '../tests/ReadPixelsTest.cpp',
|
| '../tests/ReadWriteAlphaTest.cpp',
|
| '../tests/Reader32Test.cpp',
|
| - '../tests/RecordCullingTest.cpp',
|
| '../tests/RecordDrawTest.cpp',
|
| + '../tests/RecordOptsTest.cpp',
|
| '../tests/RecordTest.cpp',
|
| '../tests/RecorderTest.cpp',
|
| '../tests/RecordingTest.cpp',
|
|
|