Chromium Code Reviews| Index: base/threading/worker_pool.h |
| diff --git a/base/threading/worker_pool.h b/base/threading/worker_pool.h |
| index a52a41428b31ce244930ddcb688bf2eb51f032cd..1f1b8186e050bf0a5a7d848f9b7286792c7348c5 100644 |
| --- a/base/threading/worker_pool.h |
| +++ b/base/threading/worker_pool.h |
| @@ -9,8 +9,6 @@ |
| #include "base/callback_forward.h" |
| #include "base/memory/ref_counted.h" |
| -class Task; |
| - |
| namespace tracked_objects { |
| class Location; |
| } // namespace tracked_objects |