| Index: content/common/mac/attributed_string_coder.mm
|
| diff --git a/content/common/mac/attributed_string_coder.mm b/content/common/mac/attributed_string_coder.mm
|
| index a2c1f50745ad26fcf818a22f7f3f84a5ebfb8e97..37af9de85c17767aaefd638e778733edcd352787 100644
|
| --- a/content/common/mac/attributed_string_coder.mm
|
| +++ b/content/common/mac/attributed_string_coder.mm
|
| @@ -9,7 +9,7 @@
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_nsobject.h"
|
| #include "base/strings/sys_string_conversions.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "content/common/view_messages.h"
|
| #include "content/public/common/common_param_traits.h"
|
| #include "ipc/ipc_message_utils.h"
|
|
|