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

Unified Diff: base/base.gyp

Issue 2068853002: Rename SchedulerThreadPool* to SchedulerWorkerPool* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rename1
Patch Set: CR Feedback fdoray@ Created 4 years, 6 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/BUILD.gn ('k') | base/base.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 269bbe399f6af286c4915a8a1a0e5cc6255f2bd0..160e5a17f6f37438991c1001db8ad1ca330ee799 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -554,7 +554,7 @@
'task_scheduler/priority_queue_unittest.cc',
'task_scheduler/scheduler_lock_unittest.cc',
'task_scheduler/scheduler_service_thread_unittest.cc',
- 'task_scheduler/scheduler_thread_pool_impl_unittest.cc',
+ 'task_scheduler/scheduler_worker_pool_impl_unittest.cc',
'task_scheduler/scheduler_worker_thread_stack_unittest.cc',
'task_scheduler/scheduler_worker_thread_unittest.cc',
'task_scheduler/sequence_sort_key_unittest.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/base.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698