Index: content/renderer/android/address_detector.cc |
diff --git a/content/renderer/android/address_detector.cc b/content/renderer/android/address_detector.cc |
index 8eb12e83584b9880f616341cf769ea955631987b..afc7ab6c3016b9bd619d938fd6de17289178da96 100644 |
--- a/content/renderer/android/address_detector.cc |
+++ b/content/renderer/android/address_detector.cc |
@@ -6,7 +6,7 @@ |
#include <bitset> |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/common/android/address_parser.h" |
#include "content/public/renderer/android_content_detection_prefixes.h" |