Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 9dbcb08cb59deb9c4d82374c36bc29c6b366f440..4a19e4c309aaa3c50952363720a9e692208cebdb 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -3255,6 +3255,7 @@ |
| 'frame/ImageBitmapTest.cpp', |
| 'rendering/RenderOverflowTest.cpp', |
| 'rendering/shapes/BoxShapeTest.cpp', |
| + 'testing/TimerTest.cpp', |
| 'testing/UnitTestHelpers.h', |
| 'testing/UnitTestHelpers.cpp', |
| ], |