| Index: base/memory/scoped_callback_factory.h
|
| diff --git a/base/memory/scoped_callback_factory.h b/base/memory/scoped_callback_factory.h
|
| index a9c58a0f086c2fb150089879997f53dbb7ed52a5..2c2b0eba695f8a7f10c2ecb7c61ea4435983a2b6 100644
|
| --- a/base/memory/scoped_callback_factory.h
|
| +++ b/base/memory/scoped_callback_factory.h
|
| @@ -36,7 +36,7 @@
|
| #ifndef BASE_MEMORY_SCOPED_CALLBACK_FACTORY_H_
|
| #define BASE_MEMORY_SCOPED_CALLBACK_FACTORY_H_
|
|
|
| -#include "base/callback.h"
|
| +#include "base/callback_old.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|
| namespace base {
|
|
|