summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/gtk_im_context_wrapper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/renderer_host/gtk_im_context_wrapper.cc')
-rw-r--r--content/browser/renderer_host/gtk_im_context_wrapper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/renderer_host/gtk_im_context_wrapper.cc b/content/browser/renderer_host/gtk_im_context_wrapper.cc
index e3fa26f..039e7c5 100644
--- a/content/browser/renderer_host/gtk_im_context_wrapper.cc
+++ b/content/browser/renderer_host/gtk_im_context_wrapper.cc
@@ -12,7 +12,7 @@
#include "base/logging.h"
#include "base/string_util.h"
-#include "base/utf_string_conversions.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"
#include "content/public/browser/native_web_keyboard_event.h"