summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-16 23:06:29 +0000
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-16 23:06:29 +0000
commit93c82931d1364fec2bed53d5e83e840fcbdfedd7 (patch)
tree1c54b48c8a7a33c57a0e1d7c99f46815cf97bda1
parent3f015907e1b45d1d8607d3a8a768f10e5a03f8ed (diff)
downloadgyp-93c82931d1364fec2bed53d5e83e840fcbdfedd7.tar.gz
More flags needed to build Android framework.
R=djsollen@google.com TBR=djsollen@google.com NOTREECHECKS=true NOTRY=true Author: scroggo@google.com Review URL: https://codereview.chromium.org/240563005 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@14233 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--common_conditions.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/common_conditions.gypi b/common_conditions.gypi
index acbe80b..46c632e 100644
--- a/common_conditions.gypi
+++ b/common_conditions.gypi
@@ -296,6 +296,8 @@
# Still need to switch Android to the new name for N32.
'kNative_8888_SkColorType kN32_SkColorType',
'SK_SUPPORT_LEGACY_PICTURE_CAN_RECORD',
+ 'SK_SUPPORT_DEPRECATED_RECORD_FLAGS',
+ 'SK_SUPPORT_LEGACY_BLURDRAWLOOPERCONSTRUCTORS',
],
}],