Index: chrome/renderer/safe_browsing/scorer.h |
diff --git a/chrome/renderer/safe_browsing/scorer.h b/chrome/renderer/safe_browsing/scorer.h |
index 93fdf6fecb7d3a1e1ba92b072fc0bd0e11f0dad7..adbf088c314c2dad14aae0788d6cb123859a85a7 100644 |
--- a/chrome/renderer/safe_browsing/scorer.h |
+++ b/chrome/renderer/safe_browsing/scorer.h |
@@ -18,7 +18,7 @@ |
#include <string> |
#include "base/basictypes.h" |
-#include "base/callback.h" |
+#include "base/callback_old.h" |
#include "base/hash_tables.h" |
#include "base/memory/ref_counted.h" |
#include "base/message_loop_proxy.h" |