aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/views.gyp
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-10 21:54:31 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-10 21:54:31 +0000
commit37946b5b2ee4976d3eca8621a60621153b60f0a5 (patch)
tree3d9346290a3a9731f6bbcb4c8d644952032363df /gyp/views.gyp
parentab2fe82840f37e92e7c45a36cac725c6fd2512c7 (diff)
Move animated view headers to correct directory.
git-svn-id: http://skia.googlecode.com/svn/trunk@4524 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/views.gyp')
-rw-r--r--gyp/views.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/gyp/views.gyp b/gyp/views.gyp
index f3d3759f7d..fa0a29a115 100644
--- a/gyp/views.gyp
+++ b/gyp/views.gyp
@@ -26,10 +26,8 @@
'sources': [
'../include/views/SkApplication.h',
'../include/views/SkBGViewArtist.h',
- '../include/views/SkBorderView.h',
'../include/views/SkEvent.h',
'../include/views/SkEventSink.h',
- '../include/views/SkImageView.h',
'../include/views/SkKey.h',
'../include/views/SkOSMenu.h',
'../include/views/SkOSWindow_Mac.h',
@@ -37,8 +35,6 @@
'../include/views/SkOSWindow_Unix.h',
'../include/views/SkOSWindow_Win.h',
#'../include/views/SkOSWindow_wxwidgets.h',
- '../include/views/SkProgressBarView.h',
- '../include/views/SkScrollBarView.h',
'../include/views/SkStackViewLayout.h',
'../include/views/SkSystemEventTypes.h',
'../include/views/SkTextBox.h',
@@ -51,7 +47,6 @@
'../src/views/SkBGViewArtist.cpp',
'../src/views/SkEvent.cpp',
'../src/views/SkEventSink.cpp',
- '../src/views/SkListView.cpp',
'../src/views/SkOSMenu.cpp',
'../src/views/SkParsePaint.cpp',
'../src/views/SkProgressView.cpp',