diff options
author | thestig@google.com <thestig@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-03 21:13:16 +0000 |
---|---|---|
committer | thestig@google.com <thestig@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-03 21:13:16 +0000 |
commit | 393fb93afa9f860680d6a6078b75699d651e777d (patch) | |
tree | a71bb09c586432ee74c7e5cc8a8d0cd5a86945cf /app/resource_bundle_linux.cc | |
parent | f5b50b81cdf4a883c1eba35394b7b2191179d246 (diff) | |
download | chromium_src-393fb93afa9f860680d6a6078b75699d651e777d.zip chromium_src-393fb93afa9f860680d6a6078b75699d651e777d.tar.gz chromium_src-393fb93afa9f860680d6a6078b75699d651e777d.tar.bz2 |
Merge app/gfx/gtk_util into base/gfx/gtk_util.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/118174
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17535 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/resource_bundle_linux.cc')
-rw-r--r-- | app/resource_bundle_linux.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/resource_bundle_linux.cc b/app/resource_bundle_linux.cc index e27c7b6..f886eca 100644 --- a/app/resource_bundle_linux.cc +++ b/app/resource_bundle_linux.cc @@ -8,7 +8,6 @@ #include "app/app_paths.h" #include "app/gfx/font.h" -#include "app/gfx/gtk_util.h" #include "app/l10n_util.h" #include "base/base_paths.h" #include "base/data_pack.h" |