| Index: gyp/tests.gyp
|
| ===================================================================
|
| --- gyp/tests.gyp (revision 8815)
|
| +++ gyp/tests.gyp (working copy)
|
| @@ -23,13 +23,13 @@
|
| 'sources': [
|
| '../tests/AAClipTest.cpp',
|
| '../tests/AnnotationTest.cpp',
|
| + '../tests/ARGBImageEncoderTest.cpp',
|
| '../tests/AtomicTest.cpp',
|
| '../tests/BitmapCopyTest.cpp',
|
| '../tests/BitmapFactoryTest.cpp',
|
| '../tests/BitmapGetColorTest.cpp',
|
| '../tests/BitmapHasherTest.cpp',
|
| '../tests/BitmapHeapTest.cpp',
|
| - '../tests/BitmapTransformerTest.cpp',
|
| '../tests/BitSetTest.cpp',
|
| '../tests/BlitRowTest.cpp',
|
| '../tests/BlurTest.cpp',
|
|
|