| Index: chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h
|
| diff --git a/chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h b/chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h
|
| index 718da66c4f29560f1c662f3e5ac8634471f2e6bf..49be63ecd1e1552635448cee13f589354c4bb481 100644
|
| --- a/chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h
|
| +++ b/chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h
|
| @@ -13,7 +13,7 @@
|
| #include <string>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/callback.h"
|
| +#include "base/callback_old.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/task.h"
|
|
|
|
|