Chromium Code Reviews| Index: base/bind.h.pump |
| diff --git a/base/bind.h.pump b/base/bind.h.pump |
| index fc7f2466aa3d158e8d74c4bb090bc5aa1de79629..62b313f666fcaabd4357e6bb1ef59e2d1053b284 100644 |
| --- a/base/bind.h.pump |
| +++ b/base/bind.h.pump |
| @@ -16,7 +16,7 @@ $var MAX_ARITY = 6 |
| #pragma once |
| #include "base/bind_internal.h" |
| -#include "base/callback_helpers.h" |
| +#include "base/callback_internal.h" |
| // See base/callback.h for how to use these functions. |
| // |