| Index: chrome/browser/sync/util/weak_handle.h
|
| diff --git a/chrome/browser/sync/util/weak_handle.h b/chrome/browser/sync/util/weak_handle.h
|
| index 3c9269782682350f74379b81bf14b4a10b25c0e0..28bfedac17c8068942448e7aaa29d2f8550fc267 100644
|
| --- a/chrome/browser/sync/util/weak_handle.h
|
| +++ b/chrome/browser/sync/util/weak_handle.h
|
| @@ -52,7 +52,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/bind.h"
|
| -#include "base/callback.h"
|
| +#include "base/callback_forward.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/gtest_prod_util.h"
|
| #include "base/location.h"
|
|
|