Index: gyp/tests.gyp |
diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
index 5a3ae4da80d2ebc678d364602d60c75b81137839..2e04de1b0e8ac625cf84f680c8083e00ab4f0908 100644 |
--- a/gyp/tests.gyp |
+++ b/gyp/tests.gyp |
@@ -89,6 +89,7 @@ |
'../tests/Matrix44Test.cpp', |
'../tests/MemoryTest.cpp', |
'../tests/MemsetTest.cpp', |
+ '../tests/MessageBusTest.cpp', |
'../tests/MetaDataTest.cpp', |
'../tests/MipMapTest.cpp', |
'../tests/OnceTest.cpp', |
@@ -104,6 +105,7 @@ |
'../tests/PictureTest.cpp', |
'../tests/PictureUtilsTest.cpp', |
'../tests/PipeTest.cpp', |
+ '../tests/PixelRefTest.cpp', |
'../tests/PointTest.cpp', |
'../tests/PremulAlphaRoundTripTest.cpp', |
'../tests/QuickRejectTest.cpp', |