Index: chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.cc |
diff --git a/chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.cc b/chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.cc |
index 2840a8bbe1a28dbb3d10e493e07ad70b3586fb21..dd8fe8c3c421ce67a0841d8e5ea5a2730f039359 100644 |
--- a/chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.cc |
+++ b/chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.cc |
@@ -4,6 +4,7 @@ |
#include "chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.h" |
+#include "base/utf_string_conversions.h" |
#include "chrome/browser/renderer_host/render_widget_host_view_gtk.h" |
#include "chrome/browser/tab_contents/web_drag_dest_gtk.h" |
#include "chrome/browser/ui/gtk/constrained_window_gtk.h" |