Chromium Code Reviews| Index: gyp/tests.gyp |
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
| index 43acd9481886f8764ad3841798d10de63d81127d..c67e578727f3d2aed2ecf58900c7b4db2b4b741c 100644 |
| --- a/gyp/tests.gyp |
| +++ b/gyp/tests.gyp |
| @@ -81,6 +81,7 @@ |
| '../tests/MathTest.cpp', |
| '../tests/MatrixTest.cpp', |
| '../tests/Matrix44Test.cpp', |
| + '../tests/MemoryTest.cpp', |
| '../tests/MemsetTest.cpp', |
| '../tests/MetaDataTest.cpp', |
| '../tests/MipMapTest.cpp', |