| Index: gyp/tests.gyp
|
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp
|
| index f0dc472c0fa8d7c5ad8ec3ce7fd5dc29eaa861f8..56e422a9b49f5b1f833e5994be76798eb9d33897 100644
|
| --- a/gyp/tests.gyp
|
| +++ b/gyp/tests.gyp
|
| @@ -87,6 +87,7 @@
|
| '../tests/Matrix44Test.cpp',
|
| '../tests/MemoryTest.cpp',
|
| '../tests/MemsetTest.cpp',
|
| + '../tests/MessageBusTest.cpp',
|
| '../tests/MetaDataTest.cpp',
|
| '../tests/MipMapTest.cpp',
|
| '../tests/OnceTest.cpp',
|
| @@ -102,6 +103,7 @@
|
| '../tests/PictureTest.cpp',
|
| '../tests/PictureUtilsTest.cpp',
|
| '../tests/PipeTest.cpp',
|
| + '../tests/PixelRefTest.cpp',
|
| '../tests/PointTest.cpp',
|
| '../tests/PremulAlphaRoundTripTest.cpp',
|
| '../tests/QuickRejectTest.cpp',
|
|
|