Chromium Code Reviews| Index: base/message_loop.h |
| diff --git a/base/message_loop.h b/base/message_loop.h |
| index ffa5aaed1b6789168c7903f62a3f25f161a09561..10987032b210e6080e678e65ddc8a89db15d15fc 100644 |
| --- a/base/message_loop.h |
| +++ b/base/message_loop.h |
| @@ -11,7 +11,7 @@ |
| #include "base/base_export.h" |
| #include "base/basictypes.h" |
| -#include "base/callback.h" |
| +#include "base/callback_forward.h" |
| #include "base/location.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/message_loop_proxy.h" |