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 b4854e8ddbda113864e8a90fce3246b8a7d3fa77..45df86e0834e7d80adf041b10abfbf6e04fb3050 100644 |
--- a/chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h |
+++ b/chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h |
@@ -12,8 +12,8 @@ |
#include <string> |
-#include "base/basictypes.h" |
#include "base/callback.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
#include "third_party/WebKit/public/web/WebDocument.h" |