[ThreadPool] Complete missed renames

[email protected]

Bug: 951388
Change-Id: Ib11e1538c7a8f02a705c166c00edfbd703ed79db
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1588438
Reviewed-by: Gabriel Charette <[email protected]>
Commit-Queue: Gabriel Charette <[email protected]>
Cr-Commit-Position: refs/heads/master@{#654884}
diff --git a/WATCHLISTS b/WATCHLISTS
index e3f7f9a..394a3d0 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -224,8 +224,8 @@
     'base_scheduler': {
       'filepath': '^base/task/',
     },
-    'base_task_scheduler': {
-      'filepath': '^base/task/task_scheduler',
+    'base_thread_pool': {
+      'filepath': '^base/task/thread_pool',
     },
     'base_win': {
       'filepath': '^base/win',
@@ -1952,9 +1952,9 @@
                        '[email protected]'],
     'base_memory': ['[email protected]'],
     'base_scheduler': ['[email protected]'],
-    'base_task_scheduler': ['[email protected]',
-                            '[email protected]',
-                            '[email protected]'],
+    'base_thread_pool': ['[email protected]',
+                         '[email protected]',
+                         '[email protected]'],
     'base_win': ['[email protected]',
                  '[email protected]',
                  '[email protected]'],