Lie about views_animated dependencies until Android situation is resolved.
git-svn-id: http://skia.googlecode.com/svn/trunk@10220 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
99e789c286
commit
13388e7164
@ -7,7 +7,7 @@
|
||||
'type': 'static_library',
|
||||
'dependencies': [
|
||||
'angle.gyp:*',
|
||||
'animator.gyp:*',
|
||||
#'animator.gyp:*', #commented out until Android is fixed
|
||||
'core.gyp:*',
|
||||
'effects.gyp:*',
|
||||
'images.gyp:*',
|
||||
@ -16,6 +16,8 @@
|
||||
'xml.gyp:*',
|
||||
],
|
||||
'include_dirs': [
|
||||
'../include/animator',
|
||||
|
||||
'../include/views/animated',
|
||||
'../include/views/unix',
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user