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

Unified Diff: components/components_tests.gyp

Issue 1424053002: Adds a flag to support "Virtual Time" to the blink scheduler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added a test Created 5 years, 2 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 | « no previous file | components/scheduler/BUILD.gn » ('j') | components/scheduler/base/lazy_now.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 939a27e934b05e2e23daa0abed5a22b27c837d62..82e7a0bb03f0f78da73b731d593b01668ef62b34 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -590,6 +590,7 @@
'scheduler/child/scheduler_task_runner_delegate_for_test.cc',
'scheduler/child/scheduler_task_runner_delegate_for_test.h',
'scheduler/child/scheduler_task_runner_delegate_impl_unittest.cc',
+ 'scheduler/child/virtual_time_task_runner_delegate_unittest.cc',
'scheduler/child/webthread_impl_for_worker_scheduler_unittest.cc',
'scheduler/child/worker_scheduler_impl_unittest.cc',
'scheduler/renderer/deadline_task_runner_unittest.cc',
« no previous file with comments | « no previous file | components/scheduler/BUILD.gn » ('j') | components/scheduler/base/lazy_now.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698