Chromium Code Reviews| Index: gyp/tests.gyp |
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
| index 62cd2b08a50bfa22012527264e0c3fc949c83eef..32f3abf7ef4b4bafabb852d32683c2dff4ba685a 100644 |
| --- a/gyp/tests.gyp |
| +++ b/gyp/tests.gyp |
| @@ -88,6 +88,7 @@ |
| '../tests/MemsetTest.cpp', |
| '../tests/MetaDataTest.cpp', |
| '../tests/MipMapTest.cpp', |
| + '../tests/OnceTest.cpp', |
| '../tests/OSPathTest.cpp', |
| '../tests/PackBitsTest.cpp', |
| '../tests/PaintTest.cpp', |