From 715dfab49198de28a3c8577d63573a668b570f88 Mon Sep 17 00:00:00 2001 From: "beng@google.com" Date: Thu, 14 May 2009 23:46:18 +0000 Subject: Reverting 16122. Review URL: http://codereview.chromium.org/113427 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16124 0039d316-1c4b-4281-b951-d872f2087c98 --- app/resource_bundle_linux.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/resource_bundle_linux.cc b/app/resource_bundle_linux.cc index 2d47ae5..116ebd9 100644 --- a/app/resource_bundle_linux.cc +++ b/app/resource_bundle_linux.cc @@ -7,7 +7,6 @@ #include #include "app/gfx/chrome_font.h" -#include "app/gfx/gtk_util.h" #include "app/l10n_util.h" #include "base/base_paths.h" #include "base/data_pack.h" @@ -19,6 +18,7 @@ #include "base/string_piece.h" #include "base/string_util.h" #include "chrome/common/chrome_paths.h" +#include "chrome/common/gtk_util.h" #include "SkBitmap.h" namespace { -- cgit v1.1