aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed <reed@chromium.org>2015-07-16 06:10:02 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-16 06:10:02 -0700
commit6fb0b6779e40ce05c20cf279f0ecff31fa3cd60d (patch)
treebd36f1f0315eae23db39853f1a17917cc680fc20 /gyp
parent18a240d15ca132fab01ba179bd1165d6a182f1cf (diff)
guard to remove DrawBitmapRectFlags
Diffstat (limited to 'gyp')
-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 8545551932..928d73cbd7 100644
--- a/gyp/skia_for_android_framework_defines.gypi
+++ b/gyp/skia_for_android_framework_defines.gypi
@@ -21,6 +21,7 @@
'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS',
'SK_SUPPORT_LEGACY_SCALAR_DIV',
'SK_SUPPORT_LEGACY_ONDRAWIMAGERECT',
+ 'SK_SUPPORT_LEGACY_DRAWBITMAPRECTFLAGS_TYPE',
],
},
}