| Index: content/browser/renderer_host/gtk_im_context_wrapper.cc
|
| diff --git a/content/browser/renderer_host/gtk_im_context_wrapper.cc b/content/browser/renderer_host/gtk_im_context_wrapper.cc
|
| index 039e7c59084671e890ac29553febc85ecbbb8113..c20ec11d5908286d2a6332b9221235c00551c934 100644
|
| --- a/content/browser/renderer_host/gtk_im_context_wrapper.cc
|
| +++ b/content/browser/renderer_host/gtk_im_context_wrapper.cc
|
| @@ -11,7 +11,7 @@
|
| #include <algorithm>
|
|
|
| #include "base/logging.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "content/browser/renderer_host/render_widget_host_impl.h"
|
| #include "content/browser/renderer_host/render_widget_host_view_gtk.h"
|
|
|