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

Unified Diff: components/components_tests.gyp

Issue 987193002: Redirect the MessageLoop's task runner to the renderer scheduler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 5 years, 5 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') | no next file with comments »
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 066fff80b864a127b930e30ec157db34e2c4bf84..4fef37627bd5535f53434a99fba25119ed16c33a 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -503,6 +503,9 @@
'scheduler/child/nestable_task_runner_for_test.h',
'scheduler/child/prioritizing_task_queue_selector_unittest.cc',
'scheduler/child/scheduler_helper_unittest.cc',
+ '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/task_queue_manager_unittest.cc',
'scheduler/child/test_time_source.cc',
'scheduler/child/test_time_source.h',
« no previous file with comments | « no previous file | components/scheduler/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698