| Index: gyp/tests.gyp
|
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp
|
| index 827ba3f7f2f01e23893b26345fb10e7b1e13af94..e9151aeba6c667601641bca18e7178f14a4201f3 100644
|
| --- a/gyp/tests.gyp
|
| +++ b/gyp/tests.gyp
|
| @@ -81,12 +81,13 @@
|
| '../tests/GpuBitmapCopyTest.cpp',
|
| '../tests/GpuColorFilterTest.cpp',
|
| '../tests/GpuDrawPathTest.cpp',
|
| + '../tests/GrBinHashKeyTest.cpp',
|
| '../tests/GrContextFactoryTest.cpp',
|
| '../tests/GrDrawTargetTest.cpp',
|
| '../tests/GrMemoryPoolTest.cpp',
|
| '../tests/GrRedBlackTreeTest.cpp',
|
| '../tests/GrSurfaceTest.cpp',
|
| - '../tests/GrUnitTests.cpp',
|
| + '../tests/GrTBSearchTest.cpp',
|
| '../tests/GradientTest.cpp',
|
| '../tests/HashCacheTest.cpp',
|
| '../tests/ImageCacheTest.cpp',
|
|
|