aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-09-25 17:48:30 +0000
committerGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-09-25 17:48:30 +0000
commit4e2d4ff99de2f1989e61e994c3d194efd216b183 (patch)
tree22c753c8dc364b9769c9749665e029aba801d844 /gyp
parent3686c9d90a8346b346dff48c0f3082b9bcdbd604 (diff)
Delete SkListView.cpp, which has been #ifdef'ed out for 4+ years
Review URL: https://codereview.appspot.com/6550062 git-svn-id: http://skia.googlecode.com/svn/trunk@5667 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/views_animated.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/views_animated.gyp b/gyp/views_animated.gyp
index 90d5351f29..f117ddc4ce 100644
--- a/gyp/views_animated.gyp
+++ b/gyp/views_animated.gyp
@@ -26,7 +26,6 @@
'../src/views/animated/SkBorderView.cpp',
'../src/views/animated/SkImageView.cpp',
- '../src/views/animated/SkListView.cpp',
'../src/views/animated/SkListWidget.cpp',
'../src/views/animated/SkProgressBarView.cpp',
'../src/views/animated/SkScrollBarView.cpp',
@@ -34,7 +33,6 @@
'../src/views/animated/SkWidgetViews.cpp',
],
'sources!' : [
- '../src/views/animated/SkListView.cpp', #depends on missing SkListSource implementation
'../src/views/animated/SkListWidget.cpp', #depends on missing SkListSource implementation
],
'conditions': [