| Index: content/renderer/android/email_detector.cc
|
| diff --git a/content/renderer/android/email_detector.cc b/content/renderer/android/email_detector.cc
|
| index 71d562656f141c825b5473a98f053bf6fe27ba99..76c683819ed2e6c32e8efc0ab8543cd457d07c13 100644
|
| --- a/content/renderer/android/email_detector.cc
|
| +++ b/content/renderer/android/email_detector.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.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/icu/public/i18n/unicode/regex.h"
|
|
|