| Index: chrome/browser/safe_browsing/safe_browsing_store_file.h
|
| diff --git a/chrome/browser/safe_browsing/safe_browsing_store_file.h b/chrome/browser/safe_browsing/safe_browsing_store_file.h
|
| index 72a05f7b796d8afc63d7fd38309809ee4dad9bd9..6061cd2abdd492aa9742aaf230cf3fe07e7a3c64 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_store_file.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_store_file.h
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "chrome/browser/safe_browsing/safe_browsing_store.h"
|
|
|
| -#include "base/callback.h"
|
| +#include "base/callback_old.h"
|
| #include "base/file_util.h"
|
|
|
| // Implement SafeBrowsingStore in terms of a flat file. The file
|
|
|