From 193f5a77eb0f7b5887ba14010f7b9148e923e853 Mon Sep 17 00:00:00 2001 From: "evan@chromium.org" Date: Tue, 14 Dec 2010 00:11:57 +0000 Subject: Build fix. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69075 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome') diff --git a/chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.cc b/chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.cc index c911c4d..3d0db15 100644 --- a/chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.cc +++ b/chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.cc @@ -8,6 +8,7 @@ #include #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/constrained_window_gtk.h" -- cgit v1.1