Index: gyp/tests.gyp |
diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
index 2edb03f522dc5277e62e45cb33ba839bcd2bd31c..bbd605ea583ab7689fb0b0ed48c36ca3512639bd 100644 |
--- a/gyp/tests.gyp |
+++ b/gyp/tests.gyp |
@@ -75,19 +75,18 @@ |
'../tests/FontNamesTest.cpp', |
'../tests/FrontBufferedStreamTest.cpp', |
'../tests/GeometryTest.cpp', |
+ '../tests/GifTest.cpp', |
'../tests/GLInterfaceValidation.cpp', |
'../tests/GLProgramsTest.cpp', |
- '../tests/GifTest.cpp', |
'../tests/GpuBitmapCopyTest.cpp', |
'../tests/GpuColorFilterTest.cpp', |
'../tests/GpuDrawPathTest.cpp', |
'../tests/GrContextFactoryTest.cpp', |
'../tests/GrDrawTargetTest.cpp', |
+ '../tests/GradientTest.cpp', |
'../tests/GrMemoryPoolTest.cpp', |
- '../tests/GrRedBlackTreeTest.cpp', |
'../tests/GrSurfaceTest.cpp', |
'../tests/GrUnitTests.cpp', |
- '../tests/GradientTest.cpp', |
'../tests/HashCacheTest.cpp', |
'../tests/ImageCacheTest.cpp', |
'../tests/ImageDecodingTest.cpp', |