| 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 8d83fb626bef6ddd22471f6436bc76f22bc2f746..f553b48a1ca73ff41d6fab145f7d1619b205d900 100644
|
| --- a/chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h
|
| +++ b/chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h
|
| @@ -15,7 +15,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/task.h"
|
| +#include "base/memory/weak_ptr.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebDocument.h"
|
|
|
| class GURL;
|
|
|