Index: gyp/tests.gyp |
diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
index aa228c5921a950cb1a4cc0ce7b9e71f8b4f22b12..ed1d07788d5000bcccf968592b2e8b91e89d9788 100644 |
--- a/gyp/tests.gyp |
+++ b/gyp/tests.gyp |
@@ -33,7 +33,6 @@ |
'../tests/ARGBImageEncoderTest.cpp', |
'../tests/AtomicTest.cpp', |
'../tests/BitmapCopyTest.cpp', |
- '../tests/BitmapFactoryTest.cpp', |
'../tests/BitmapGetColorTest.cpp', |
'../tests/BitmapHasherTest.cpp', |
'../tests/BitmapHeapTest.cpp', |
@@ -56,6 +55,7 @@ |
'../tests/DeferredCanvasTest.cpp', |
'../tests/DequeTest.cpp', |
'../tests/DeviceLooperTest.cpp', |
+ '../tests/DiscardableMemoryPool.cpp', |
'../tests/DocumentTest.cpp', |
'../tests/DrawBitmapRectTest.cpp', |
'../tests/DrawPathTest.cpp', |