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 f7aed5e648c406542e232b88b719c621c606fe58..a5b67fb96fd3c02b5689826a22e67989a312e37d 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_forward.h" |
#include "base/hash_tables.h" |
#include "base/time.h" |
#include "chrome/browser/safe_browsing/safe_browsing_util.h" |