Index: chrome/browser/sync/internal_api/sync_manager.h |
diff --git a/chrome/browser/sync/internal_api/sync_manager.h b/chrome/browser/sync/internal_api/sync_manager.h |
index eaf5ccb1fe89b0b6f9c2e5a5f8125512dffe2368..46ff686ab9564bebd3b34efcb86c116b70bc38c9 100644 |
--- a/chrome/browser/sync/internal_api/sync_manager.h |
+++ b/chrome/browser/sync/internal_api/sync_manager.h |
@@ -9,7 +9,7 @@ |
#include <vector> |
#include "base/basictypes.h" |
-#include "base/callback.h" |
+#include "base/callback_forward.h" |
#include "base/threading/thread_checker.h" |
#include "chrome/browser/sync/internal_api/change_record.h" |
#include "chrome/browser/sync/internal_api/configure_reason.h" |