Index: chrome/renderer/safe_browsing/phishing_term_feature_extractor.h |
diff --git a/chrome/renderer/safe_browsing/phishing_term_feature_extractor.h b/chrome/renderer/safe_browsing/phishing_term_feature_extractor.h |
index f6d7244a982e3bd7219fc7f0214d3afa60d30f33..dbca5de8aa7918dc9e76318836dc5900a2098e4d 100644 |
--- a/chrome/renderer/safe_browsing/phishing_term_feature_extractor.h |
+++ b/chrome/renderer/safe_browsing/phishing_term_feature_extractor.h |
@@ -24,7 +24,7 @@ |
#include "base/hash_tables.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "base/strings/string_piece.h" |
namespace safe_browsing { |