Chromium Code Reviews| Index: gyp/tests.gyp |
| diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
| index b151031f53703103105c5121cddeba36becafb09..0bb3550901a2f7aa51e31d3a2ab857192be91f5b 100644 |
| --- a/gyp/tests.gyp |
| +++ b/gyp/tests.gyp |
| @@ -48,6 +48,7 @@ |
| '../tests/DrawBitmapRectTest.cpp', |
| '../tests/DrawPathTest.cpp', |
| '../tests/DrawTextTest.cpp', |
| + '../tests/DynamicHashTest.cpp', |
| '../tests/EmptyPathTest.cpp', |
| '../tests/ErrorTest.cpp', |
| '../tests/FillPathTest.cpp', |