Index: content/renderer/android/phone_number_detector.cc |
diff --git a/content/renderer/android/phone_number_detector.cc b/content/renderer/android/phone_number_detector.cc |
index 391eeda41f188db2c5d806be51bbf1c5810fe7fe..bf8f3d8925b687c5d97c765f0ccdd0e0b7237945 100644 |
--- a/content/renderer/android/phone_number_detector.cc |
+++ b/content/renderer/android/phone_number_detector.cc |
@@ -7,7 +7,7 @@ |
#include <algorithm> |
#include "base/string_util.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "content/public/renderer/android_content_detection_prefixes.h" |
#include "net/base/escape.h" |
#include "third_party/libphonenumber/src/phonenumber_api.h" |