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

Unified Diff: base/base.gypi

Issue 1892033003: TaskScheduler [10] SchedulerWorkerThreadStack (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@9_single_thread
Patch Set: CR danakj #44 (Empty -> IsEmpty) 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/scheduler_thread_pool.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 b105fc86881b99b4d1541858ea2063218ef6caa2..debc97902daa4e88690b303b60a8e94f3ef0fa5d 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -650,6 +650,8 @@
'task_scheduler/scheduler_thread_pool.h',
'task_scheduler/scheduler_worker_thread.cc',
'task_scheduler/scheduler_worker_thread.h',
+ 'task_scheduler/scheduler_worker_thread_stack.cc',
+ 'task_scheduler/scheduler_worker_thread_stack.h',
'task_scheduler/sequence.cc',
'task_scheduler/sequence.h',
'task_scheduler/sequence_sort_key.cc',
« no previous file with comments | « base/base.gyp ('k') | base/task_scheduler/scheduler_thread_pool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698