| 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 2731688cacba577a516dceb6f5d5861da2499388..d4e4403a03256f4698bfc4a35e205c77552e4221 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_store_file.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_store_file.h
|
| @@ -11,6 +11,7 @@
|
|
|
| #include "chrome/browser/safe_browsing/safe_browsing_store.h"
|
|
|
| +#include "base/callback.h"
|
| #include "base/file_util.h"
|
|
|
| // Implement SafeBrowsingStore in terms of a flat file. The file
|
|
|