Index: chrome/browser/tab_contents/tab_contents_view_gtk.cc |
diff --git a/chrome/browser/tab_contents/tab_contents_view_gtk.cc b/chrome/browser/tab_contents/tab_contents_view_gtk.cc |
index 7ec34e4a8c378ed0d8b343f4413ccc409add0f5b..f13cfcf0fde7eecdd613392327f6665a677c070d 100644 |
--- a/chrome/browser/tab_contents/tab_contents_view_gtk.cc |
+++ b/chrome/browser/tab_contents/tab_contents_view_gtk.cc |
@@ -9,6 +9,7 @@ |
#include <gtk/gtk.h> |
#include "base/string_util.h" |
+#include "base/utf_string_conversions.h" |
#include "build/build_config.h" |
#include "chrome/browser/download/download_shelf.h" |
#include "chrome/browser/gtk/browser_window_gtk.h" |