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/gyp@5667 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/views_animated.gyp b/views_animated.gyp
index 90d5351..f117ddc 100644
--- a/views_animated.gyp
+++ b/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': [