summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-16 22:08:32 +0000
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-16 22:08:32 +0000
commit3f015907e1b45d1d8607d3a8a768f10e5a03f8ed (patch)
tree45fb85cf91b9691883eb91053a2c687679f853c3
parent0e84985936e72f69e121539627da2a99f566a041 (diff)
downloadgyp-3f015907e1b45d1d8607d3a8a768f10e5a03f8ed.tar.gz
Support picture recording in Android framework.
Fixes master-skia build. R=djsollen@google.com TBR=djsollen@google.com NOTREECHECKS=true NOTRY=true Author: scroggo@google.com Review URL: https://codereview.chromium.org/240093007 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@14230 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--common_conditions.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/common_conditions.gypi b/common_conditions.gypi
index 9f77c7d..acbe80b 100644
--- a/common_conditions.gypi
+++ b/common_conditions.gypi
@@ -295,6 +295,7 @@
'SK_SUPPORT_LEGACY_GETTOTALCLIP',
# Still need to switch Android to the new name for N32.
'kNative_8888_SkColorType kN32_SkColorType',
+ 'SK_SUPPORT_LEGACY_PICTURE_CAN_RECORD',
],
}],