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

Unified Diff: base/base.gyp

Issue 1708773002: TaskScheduler [7] SchedulerThreadPool (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@s_5_worker_thread
Patch Set: self review Created 4 years, 9 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
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index e93ea31b003b78ede0d1a0235801ec42992cc1a6..51d21d5dce319f34005b081ba82dda30136d644e 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -556,6 +556,7 @@
'task_scheduler/sequence_unittest.cc',
'task_scheduler/task_tracker_unittest.cc',
'task_scheduler/test_utils.h',
+ 'task_scheduler/thread_pool_unittest.cc',
'template_util_unittest.cc',
'test/histogram_tester_unittest.cc',
'test/test_pending_task_unittest.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/base.gypi » ('j') | base/task_scheduler/thread_pool.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698