aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/views_animated.gyp
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-03-29 14:51:56 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-03-29 14:51:56 +0000
commit5a64e58ebb19228828eaa800822afa4d9510ccf2 (patch)
tree871b71dce56aae0e6eca6a663fb9099487d404ef /gyp/views_animated.gyp
parent29b63dc8635ce804eb70097030b866168c994336 (diff)
Revert 3538.
git-svn-id: http://skia.googlecode.com/svn/trunk@3539 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/views_animated.gyp')
-rw-r--r--gyp/views_animated.gyp17
1 files changed, 9 insertions, 8 deletions
diff --git a/gyp/views_animated.gyp b/gyp/views_animated.gyp
index b74030c595..f7cd05202d 100644
--- a/gyp/views_animated.gyp
+++ b/gyp/views_animated.gyp
@@ -5,15 +5,16 @@
{
'target_name': 'views_animated',
'type': 'static_library',
- 'dependencies': [
- 'animator.gyp:animator',
- 'core.gyp:core',
- 'images.gyp:images',
- 'ports.gyp:ports',
- 'views.gyp:views',
- 'xml.gyp:xml',
- ],
'include_dirs': [
+ '../include/config',
+ '../include/core',
+ '../include/views',
+ '../include/xml',
+ '../include/utils',
+ '../include/images',
+ '../include/animator',
+ '../include/effects',
+ '../include/views/unix',
'../include/views/animated',
],
'sources': [