| Index: base/threading/post_task_and_reply_impl.h
|
| diff --git a/base/threading/post_task_and_reply_impl.h b/base/threading/post_task_and_reply_impl.h
|
| index d2bbac77c4d8a2a4f6a93e34a125a48fde8873cb..fe19c8e46a88b73e51b2ba05aa7306df3b0e6939 100644
|
| --- a/base/threading/post_task_and_reply_impl.h
|
| +++ b/base/threading/post_task_and_reply_impl.h
|
| @@ -9,7 +9,7 @@
|
| #define BASE_THREADING_POST_TASK_AND_REPLY_IMPL_H_
|
| #pragma once
|
|
|
| -#include "base/bind.h"
|
| +#include "base/callback_forward.h"
|
| #include "base/location.h"
|
|
|
| namespace base {
|
|
|