Chromium Code Reviews| Index: gyp/tests.gyp |
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
| index f0dc472c0fa8d7c5ad8ec3ce7fd5dc29eaa861f8..4c61a5c96493f317bae902dcea018223eefb6855 100644 |
| --- a/gyp/tests.gyp |
| +++ b/gyp/tests.gyp |
| @@ -48,6 +48,7 @@ |
| '../tests/DeferredCanvasTest.cpp', |
| '../tests/DequeTest.cpp', |
| '../tests/DeviceLooperTest.cpp', |
| + '../tests/DocumentTest.cpp', |
| '../tests/DrawBitmapRectTest.cpp', |
| '../tests/DrawPathTest.cpp', |
| '../tests/DrawTextTest.cpp', |