| Index: gyp/tests.gyp
|
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp
|
| index bbd605ea583ab7689fb0b0ed48c36ca3512639bd..af375278db5cfb872fd36e3aa9085714835d110a 100644
|
| --- a/gyp/tests.gyp
|
| +++ b/gyp/tests.gyp
|
| @@ -32,6 +32,7 @@
|
| '../tests/AnnotationTest.cpp',
|
| '../tests/ARGBImageEncoderTest.cpp',
|
| '../tests/AtomicTest.cpp',
|
| + '../tests/BBoxHierarchyTest.cpp',
|
| '../tests/BitmapTest.cpp',
|
| '../tests/BitmapCopyTest.cpp',
|
| '../tests/BitmapGetColorTest.cpp',
|
| @@ -132,7 +133,6 @@
|
| '../tests/ResourceCacheTest.cpp',
|
| '../tests/RoundRectTest.cpp',
|
| '../tests/RuntimeConfigTest.cpp',
|
| - '../tests/RTreeTest.cpp',
|
| '../tests/SHA1Test.cpp',
|
| '../tests/ScalarTest.cpp',
|
| '../tests/SerializationTest.cpp',
|
|
|