| Index: chrome/browser/views/local_storage_set_item_info_view.cc
|
| diff --git a/chrome/browser/views/local_storage_set_item_info_view.cc b/chrome/browser/views/local_storage_set_item_info_view.cc
|
| index 699c2f5a4fd0cd6d72f410dcd9dbae34a9fefa53..3eb13ef157766c61ab1a35f50bab3d825ed47851 100644
|
| --- a/chrome/browser/views/local_storage_set_item_info_view.cc
|
| +++ b/chrome/browser/views/local_storage_set_item_info_view.cc
|
| @@ -9,7 +9,7 @@
|
| #include "app/gfx/color_utils.h"
|
| #include "app/l10n_util.h"
|
| #include "base/i18n/time_formatting.h"
|
| -#include "base/string_util.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "grit/generated_resources.h"
|
| #include "views/grid_layout.h"
|
| #include "views/controls/label.h"
|
|
|