Chromium Code Reviews| Index: gyp/tests.gyp |
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
| index aacffc94350282afd30018bc5a0773f0b316300b..227f6445378143cd34468901d7cf12a3a286be8a 100644 |
| --- a/gyp/tests.gyp |
| +++ b/gyp/tests.gyp |
| @@ -46,6 +46,7 @@ |
| '../tests/DataRefTest.cpp', |
| '../tests/DeferredCanvasTest.cpp', |
| '../tests/DequeTest.cpp', |
| + '../tests/DeviceLooperTest.cpp', |
| '../tests/DrawBitmapRectTest.cpp', |
| '../tests/DrawPathTest.cpp', |
| '../tests/DrawTextTest.cpp', |