| Index: gyp/tests.gypi
|
| diff --git a/gyp/tests.gypi b/gyp/tests.gypi
|
| index 3b67ebd1e7f609d804adf1b5c956075ba9f2d01f..66741d55cc7d43af8c51b9e5916bd77ba70d5437 100644
|
| --- a/gyp/tests.gypi
|
| +++ b/gyp/tests.gypi
|
| @@ -77,9 +77,9 @@
|
| '../tests/FlateTest.cpp',
|
| '../tests/FontHostStreamTest.cpp',
|
| '../tests/FontHostTest.cpp',
|
| - '../tests/FontObjTest.cpp',
|
| '../tests/FontMgrTest.cpp',
|
| '../tests/FontNamesTest.cpp',
|
| + '../tests/FontObjTest.cpp',
|
| '../tests/FrontBufferedStreamTest.cpp',
|
| '../tests/GLInterfaceValidationTest.cpp',
|
| '../tests/GLProgramsTest.cpp',
|
| @@ -93,8 +93,8 @@
|
| '../tests/GrContextFactoryTest.cpp',
|
| '../tests/GrDrawTargetTest.cpp',
|
| '../tests/GrMemoryPoolTest.cpp',
|
| - '../tests/GrRedBlackTreeTest.cpp',
|
| '../tests/GrOrderedSetTest.cpp',
|
| + '../tests/GrRedBlackTreeTest.cpp',
|
| '../tests/GrSurfaceTest.cpp',
|
| '../tests/GrTBSearchTest.cpp',
|
| '../tests/GradientTest.cpp',
|
| @@ -121,8 +121,8 @@
|
| '../tests/MetaDataTest.cpp',
|
| '../tests/MipMapTest.cpp',
|
| '../tests/NameAllocatorTest.cpp',
|
| - '../tests/ObjectPoolTest.cpp',
|
| '../tests/OSPathTest.cpp',
|
| + '../tests/ObjectPoolTest.cpp',
|
| '../tests/OnceTest.cpp',
|
| '../tests/PDFPrimitivesTest.cpp',
|
| '../tests/PackBitsTest.cpp',
|
| @@ -132,13 +132,14 @@
|
| '../tests/PathMeasureTest.cpp',
|
| '../tests/PathTest.cpp',
|
| '../tests/PathUtilsTest.cpp',
|
| - '../tests/PictureTest.cpp',
|
| '../tests/PictureShaderTest.cpp',
|
| '../tests/PictureStateTreeTest.cpp',
|
| + '../tests/PictureTest.cpp',
|
| '../tests/PixelRefTest.cpp',
|
| '../tests/PointTest.cpp',
|
| '../tests/PremulAlphaRoundTripTest.cpp',
|
| '../tests/QuickRejectTest.cpp',
|
| + '../tests/RTConfRegistryTest.cpp',
|
| '../tests/RTreeTest.cpp',
|
| '../tests/RandomTest.cpp',
|
| '../tests/ReadPixelsTest.cpp',
|
| @@ -180,7 +181,6 @@
|
| '../tests/TracingTest.cpp',
|
| '../tests/TypefaceTest.cpp',
|
| '../tests/UnicodeTest.cpp',
|
| - '../tests/UnitTestTest.cpp',
|
| '../tests/UtilsTest.cpp',
|
| '../tests/WArrayTest.cpp',
|
| '../tests/WritePixelsTest.cpp',
|
|
|