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

Unified Diff: base/base.gypi

Issue 1806473002: TaskScheduler [9] Delayed Task Manager (Closed) Base URL: https://luckyluke-private.googlesource.com/src@s_5_worker_thread
Patch Set: CR danakj #29 Created 4 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 | « base/base.gyp ('k') | base/task_scheduler/delayed_task_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 93e804228db5cbe9b05d6b042276c53a1f9f18db..b105fc86881b99b4d1541858ea2063218ef6caa2 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -638,6 +638,8 @@
'task_runner.cc',
'task_runner.h',
'task_runner_util.h',
+ 'task_scheduler/delayed_task_manager.cc',
+ 'task_scheduler/delayed_task_manager.h',
'task_scheduler/priority_queue.cc',
'task_scheduler/priority_queue.h',
'task_scheduler/scheduler_lock.h',
« no previous file with comments | « base/base.gyp ('k') | base/task_scheduler/delayed_task_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698