summaryrefslogtreecommitdiffstats
path: root/app/app.gyp
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-23 20:54:48 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-23 20:54:48 +0000
commit96c2e8ec18feb0766c22acfb481a59f0983c572a (patch)
tree3b1d3f8312d8bdb9bc789bf9859298368021b681 /app/app.gyp
parent9520ab113d86539f1deba7d107776f0b8ee72a12 (diff)
downloadchromium_src-96c2e8ec18feb0766c22acfb481a59f0983c572a.zip
chromium_src-96c2e8ec18feb0766c22acfb481a59f0983c572a.tar.gz
chromium_src-96c2e8ec18feb0766c22acfb481a59f0983c572a.tar.bz2
Reverting 26975.
Review URL: http://codereview.chromium.org/222011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26979 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/app.gyp')
-rw-r--r--app/app.gyp4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/app.gyp b/app/app.gyp
index 7c61d17..18edb94 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -86,8 +86,6 @@
'gfx/path_gtk.cc',
'gfx/path_win.cc',
'gfx/path.h',
- 'gfx/skbitmap_operations.cc',
- 'gfx/skbitmap_operations.h',
'gfx/text_elider.cc',
'gfx/text_elider.h',
'gtk_dnd_util.cc',
@@ -201,10 +199,8 @@
],
'sources': [
'animation_unittest.cc',
- 'gfx/color_utils_unittest.cc',
'gfx/font_unittest.cc',
'gfx/icon_util_unittest.cc',
- 'gfx/skbitmap_operations_unittest.cc',
'gfx/text_elider_unittest.cc',
'l10n_util_mac_unittest.mm',
'l10n_util_unittest.cc',