| Index: content/common/android/address_parser_unittest.cc
|
| diff --git a/content/common/android/address_parser_unittest.cc b/content/common/android/address_parser_unittest.cc
|
| index 99dfcc8415fa57c6be97d0cf191f11658e174d7f..eb9205f2b98691b4800383aa01581e1a694dc27a 100644
|
| --- a/content/common/android/address_parser_unittest.cc
|
| +++ b/content/common/android/address_parser_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/string_util.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "content/common/android/address_parser.h"
|
| #include "content/common/android/address_parser_internal.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|