| Index: chrome/browser/sync/glue/history_model_worker.h
|
| diff --git a/chrome/browser/sync/glue/history_model_worker.h b/chrome/browser/sync/glue/history_model_worker.h
|
| index 8a77dbe2f4cdfbd10ca838e26b127fe4a0eaf6af..464ffbc4f6ddea74ef9c0af477081ba3601d1105 100644
|
| --- a/chrome/browser/sync/glue/history_model_worker.h
|
| +++ b/chrome/browser/sync/glue/history_model_worker.h
|
| @@ -10,7 +10,7 @@
|
| #include "chrome/browser/sync/util/unrecoverable_error_info.h"
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/callback.h"
|
| +#include "base/callback_forward.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "content/browser/cancelable_request.h"
|
|
|