Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 2ee5083bbad215e08c52ba7a24be4ec782121286..6891a23dc952ec3f26f14b65c4bdd76028bb6b94 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -3268,6 +3268,7 @@ |
| 'platform/animation/TimingFunctionTestHelperTest.cpp', |
| 'rendering/RenderOverflowTest.cpp', |
| 'rendering/shapes/BoxShapeTest.cpp', |
| + 'testing/TimerTest.cpp', |
| 'testing/UnitTestHelpers.h', |
| 'testing/UnitTestHelpers.cpp', |
| ], |