Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 65029ad83505624c8fb9c557f1b817622166ab70..593f7d1602f8f80c9a7ed5782d57ae4270e22983 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -3260,6 +3260,7 @@ |
| 'platform/animation/TimingFunctionTestHelperTest.cpp', |
| 'platform/text/UnicodeUtilitiesTest.cpp', |
| 'rendering/RenderOverflowTest.cpp', |
| + 'testing/TimerTest.cpp', |
| 'testing/UnitTestHelpers.h', |
| 'testing/UnitTestHelpers.cpp', |
| ], |