aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/skia_for_android_framework_defines.gypi
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2016-04-15 10:56:51 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-04-15 10:56:52 -0700
commit2a04104ba0c40ea31f6bcf403bd69fda05935e5b (patch)
tree50156f4ed207593ea363eee56da50ce56352a8f5 /gyp/skia_for_android_framework_defines.gypi
parent87a0c223e3685b303d6b14955d398e651f8b8c84 (diff)
exernalize imagefactory guard
BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1897453002 TBR= CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot,Build-Mac-Clang-x86_64-Release-CMake-Trybot Review URL: https://codereview.chromium.org/1897453002
Diffstat (limited to 'gyp/skia_for_android_framework_defines.gypi')
-rw-r--r--gyp/skia_for_android_framework_defines.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/skia_for_android_framework_defines.gypi b/gyp/skia_for_android_framework_defines.gypi
index 9f6b9ea45b..55123335e3 100644
--- a/gyp/skia_for_android_framework_defines.gypi
+++ b/gyp/skia_for_android_framework_defines.gypi
@@ -26,6 +26,7 @@
'SK_SUPPORT_LEGACY_NEW_SURFACE_API',
'SK_SUPPORT_LEGACY_PICTURE_PTR',
'SK_SUPPORT_LEGACY_MASKFILTER_PTR',
+ 'SK_SUPPORT_LEGACY_IMAGEFACTORY',
'SK_SUPPORT_LEGACY_XFERMODE_PTR',
],
},