Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(476)

Unified Diff: Source/core/core.gypi

Issue 112023010: Make EventHandler::ActiveIntervalTimer mockable. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
],

Powered by Google App Engine
This is Rietveld 408576698