| Index: chrome/browser/safe_browsing/safe_browsing_store.h
|
| diff --git a/chrome/browser/safe_browsing/safe_browsing_store.h b/chrome/browser/safe_browsing/safe_browsing_store.h
|
| index 07b612865d5fdb3e6ccbae2a1a8c49e428ac576a..1f54d2d8d50bf5ff2204e44b94077825bd83a08b 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_store.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_store.h
|
| @@ -10,7 +10,7 @@
|
| #include <vector>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/callback.h"
|
| +#include "base/callback_old.h"
|
| #include "base/hash_tables.h"
|
| #include "base/task.h"
|
| #include "base/time.h"
|
|
|