Index: base/threading/worker_pool.h |
diff --git a/base/threading/worker_pool.h b/base/threading/worker_pool.h |
index 7eabe8f475f2d46af9a87f05027c86b72f5c4bed..0db612222a1f0f888bea0a65802732645852c291 100644 |
--- a/base/threading/worker_pool.h |
+++ b/base/threading/worker_pool.h |
@@ -7,7 +7,7 @@ |
#pragma once |
#include "base/base_export.h" |
-#include "base/callback.h" |
+#include "base/callback_forward.h" |
class Task; |