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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1130423002: Add a unit test for timers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Review comments. Created 5 years, 7 months 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
« no previous file with comments | « Source/platform/TimerTest.cpp ('k') | Source/wtf/CurrentTime.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 56cc65d79958d368a665aa895866d3ef3ff39318..5747f27c1d181df716ee3e74fdc5d61962f1eafc 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -935,6 +935,7 @@
'SharedBufferTest.cpp',
'TestingPlatformSupport.cpp',
'TestingPlatformSupport.h',
+ 'TimerTest.cpp',
'TracedValueTest.cpp',
'WebScreenInfoTest.cpp',
'WebVectorTest.cpp',
« no previous file with comments | « Source/platform/TimerTest.cpp ('k') | Source/wtf/CurrentTime.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698