Chromium Code Reviews| Index: base/bind_internal.h |
| diff --git a/base/bind_internal.h b/base/bind_internal.h |
| index 62f2050ca09e650c39ea881dc731577f42f1ba96..dd8afdec82bf2f7eebac08ee9e1f083ae5503f45 100644 |
| --- a/base/bind_internal.h |
| +++ b/base/bind_internal.h |
| @@ -12,7 +12,7 @@ |
| #pragma once |
| #include "base/bind_helpers.h" |
| -#include "base/callback_helpers.h" |
| +#include "base/callback_internal.h" |
| #include "base/template_util.h" |
| namespace base { |