Index: content/renderer/android/phone_number_detector_unittest.cc |
diff --git a/content/renderer/android/phone_number_detector_unittest.cc b/content/renderer/android/phone_number_detector_unittest.cc |
index c2f653f95d37639a32801c75762304894529f796..137e8bc423fa0685676ae7bd3e4ffea9b74909e9 100644 |
--- a/content/renderer/android/phone_number_detector_unittest.cc |
+++ b/content/renderer/android/phone_number_detector_unittest.cc |
@@ -4,7 +4,7 @@ |
#include "content/renderer/android/phone_number_detector.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace content { |