aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Mike Reed <reed@google.com>2016-11-07 11:20:29 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-11-07 16:22:59 +0000
commit1c2ed9963fb8f3b8b05620e7f7c8c1ce2232e8b7 (patch)
treef46e4039188cb0feecc353065d079375d5343a6c
parent308b7d99337bdf894ba814d5267f676b8cf3e14a (diff)
remove xfermode legacy build flag for android
BUG=skia: NOTRY=True GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4487 Change-Id: I499e55fd410647783105e24bc8d51ccb70f791bd Reviewed-on: https://skia-review.googlesource.com/4487 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com>
-rw-r--r--gn/android_framework_defines.gni1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/android_framework_defines.gni b/gn/android_framework_defines.gni
index c192867045..12e3b11321 100644
--- a/gn/android_framework_defines.gni
+++ b/gn/android_framework_defines.gni
@@ -7,7 +7,6 @@ android_framework_defines = [
"SK_SUPPORT_LEGACY_UNBALANCED_PIXELREF_LOCKCOUNT",
# Needed until we fix https://bug.skia.org/2440 .
- "SK_SUPPORT_LEGACY_XFERMODE_PARAM_TYPES",
"SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG",
"SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS",
"SK_SUPPORT_LEGACY_GRADIENT_DITHERING",