aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/pathops_unittest.gyp
diff options
context:
space:
mode:
authorGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-05-31 20:02:56 +0000
committerGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-05-31 20:02:56 +0000
commitcf5348f5aad19224f1175b8e2577019fb02636fd (patch)
treea63f1e096bee3de21602f1847ed14a70e8f07078 /gyp/pathops_unittest.gyp
parente2aad27c5f02e375077ed605738c65009ba0644c (diff)
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@9378 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/pathops_unittest.gyp')
-rw-r--r--gyp/pathops_unittest.gyp5
1 files changed, 1 insertions, 4 deletions
diff --git a/gyp/pathops_unittest.gyp b/gyp/pathops_unittest.gyp
index a3ae936d92..c7c32ef2c9 100644
--- a/gyp/pathops_unittest.gyp
+++ b/gyp/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', {