Index: base/bind.h |
diff --git a/base/bind.h b/base/bind.h |
index c23af2ef8aedb5640abd5c16523b122a953b77c4..cd9eb193279f77f02140568e3a26dbdc1c90889d 100644 |
--- a/base/bind.h |
+++ b/base/bind.h |
@@ -12,7 +12,7 @@ |
#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. |
// |