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

Unified Diff: content/content_child.gypi

Issue 1098033002: Remove dependency on cc::TestNowSource from scheduler code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updates Created 5 years, 8 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 | « content/child/scheduler/worker_scheduler_impl_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index df585265315ec60ca52a81d498d9616526e94889..297c40dfa5a54fd3e2c047234eeb0cc13c1b8534 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -209,6 +209,8 @@
'child/scheduler/task_queue_selector.h',
'child/scheduler/task_queue_manager.cc',
'child/scheduler/task_queue_manager.h',
+ 'child/scheduler/time_source.cc',
+ 'child/scheduler/time_source.h',
'child/scheduler/webthread_impl_for_worker_scheduler.cc',
'child/scheduler/webthread_impl_for_worker_scheduler.h',
'child/scheduler/web_scheduler_impl.cc',
« no previous file with comments | « content/child/scheduler/worker_scheduler_impl_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698