| Index: chrome/renderer/safe_browsing/phishing_classifier.h
|
| diff --git a/chrome/renderer/safe_browsing/phishing_classifier.h b/chrome/renderer/safe_browsing/phishing_classifier.h
|
| index 8aeda98965d8b78ffec71fc6697559f868a69255..5a66451cce390f9db6c67a66635aee9ed8e25204 100644
|
| --- a/chrome/renderer/safe_browsing/phishing_classifier.h
|
| +++ b/chrome/renderer/safe_browsing/phishing_classifier.h
|
| @@ -19,7 +19,7 @@
|
| #define CHROME_RENDERER_SAFE_BROWSING_PHISHING_CLASSIFIER_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/callback.h"
|
| +#include "base/callback_old.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/string16.h"
|
| #include "base/task.h"
|
|
|