aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/flags.gyp
diff options
context:
space:
mode:
authorGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-05-31 20:09:47 +0000
committerGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-05-31 20:09:47 +0000
commita96627fd2467b74004f8950eb78ce8888ca97088 (patch)
treed4361b1b24262c188acae352a0ad0943cd62dfe9 /gyp/flags.gyp
parentcf5348f5aad19224f1175b8e2577019fb02636fd (diff)
prepare skia for shared library build on android
R=borenet@google.com, djsollen@google.com Committed: https://code.google.com/p/skia/source/detail?r=9378 Review URL: https://codereview.chromium.org/15855006 git-svn-id: http://skia.googlecode.com/svn/trunk@9379 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/flags.gyp')
-rw-r--r--gyp/flags.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gyp/flags.gyp b/gyp/flags.gyp
index e80b0a32b9..aa83ea9e01 100644
--- a/gyp/flags.gyp
+++ b/gyp/flags.gyp
@@ -10,7 +10,8 @@
'../tools/flags/SkCommandLineFlags.cpp',
],
'dependencies': [
- 'skia_lib.gyp:skia_lib',
+ 'skia_base_libs.gyp:skia_base_libs',
+ 'core.gyp:core',
],
'direct_dependent_settings': {
'include_dirs': [