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/app.gyp | |
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/app.gyp')
-rw-r--r-- | app/app.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/app.gyp b/app/app.gyp index 4a4c29b..3d1d0a5 100644 --- a/app/app.gyp +++ b/app/app.gyp @@ -77,8 +77,6 @@ 'gfx/color_utils.cc', 'gfx/color_utils.h', 'gfx/favicon_size.h', - 'gfx/gtk_util.cc', - 'gfx/gtk_util.h', 'gfx/icon_util.cc', 'gfx/icon_util.h', 'gfx/insets.h', |