summaryrefslogtreecommitdiff
path: root/pathops_unittest.gyp
diff options
context:
space:
mode:
authordjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-05-31 20:02:56 +0000
committerdjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-05-31 20:02:56 +0000
commit81adca913fa0ea905d997c8d18fbc9528dde1655 (patch)
tree4da9a3b7242eaaec6a932b002eece1bf8b3694ff /pathops_unittest.gyp
parentba078211e42390d1489440d5c2f77abe6a639601 (diff)
downloadgyp-81adca913fa0ea905d997c8d18fbc9528dde1655.tar.gz
prepare skia for shared library build on android
R=borenet@google.com, djsollen@google.com Review URL: https://codereview.chromium.org/15855006 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@9378 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'pathops_unittest.gyp')
-rw-r--r--pathops_unittest.gyp5
1 files changed, 1 insertions, 4 deletions
diff --git a/pathops_unittest.gyp b/pathops_unittest.gyp
index a3ae936..c7c32ef 100644
--- a/pathops_unittest.gyp
+++ b/pathops_unittest.gyp
@@ -27,11 +27,8 @@
'../tests/Test.h',
],
'dependencies': [
- 'skia_base_libs.gyp:skia_base_libs',
- 'effects.gyp:effects',
+ 'skia_lib.gyp:skia_lib',
'flags.gyp:flags',
- 'images.gyp:images',
- 'utils.gyp:utils',
],
'conditions': [
[ 'skia_gpu == 1', {