aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2015-08-06 11:25:15 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-06 11:25:15 -0700
commit743087687a4a4b9638bce137af82a17e9917591f (patch)
treebda4e4d06a46e399b70c59feca2e8599ab8b4f0c
parente683e810a35e4ea91b00104590e15a56cb35ad39 (diff)
remove guard for SrcPtr in drawBitmapRect for android
BUG=skia: NOTRY=True TBR= Review URL: https://codereview.chromium.org/1277963002
-rw-r--r--gyp/skia_for_android_framework_defines.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/skia_for_android_framework_defines.gypi b/gyp/skia_for_android_framework_defines.gypi
index 9debea1ca4..166bd785a3 100644
--- a/gyp/skia_for_android_framework_defines.gypi
+++ b/gyp/skia_for_android_framework_defines.gypi
@@ -17,7 +17,6 @@
# Needed until we fix skbug.com/2440.
'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG',
'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS',
- 'SK_SUPPORT_LEGACY_SRCPTR_DRAWIMAGERECT',
],
},
}