Chromium Code Reviews| Index: gyp/tests.gyp |
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
| index 6b286bb30ab91dff1c156a683dc689d9b49d0ced..ec5bca020aeb859853c5ff28d55d1cbc5ab3c61e 100644 |
| --- a/gyp/tests.gyp |
| +++ b/gyp/tests.gyp |
| @@ -123,6 +123,7 @@ |
| '../tests/RTreeTest.cpp', |
| '../tests/SHA1Test.cpp', |
| '../tests/ScalarTest.cpp', |
| + '../tests/SerializationTest.cpp', |
| '../tests/ShaderImageFilterTest.cpp', |
| '../tests/ShaderOpacityTest.cpp', |
| '../tests/Sk64Test.cpp', |