aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/skia_for_android_framework_defines.gypi
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2015-01-22 13:41:00 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-01-22 13:41:00 -0800
commit5c05a1b1375301e02ecc3bf2bb5c1b851239bb5c (patch)
tree5c68680d63d298ac71b9d9ea6b6ddfa29cd25f44 /gyp/skia_for_android_framework_defines.gypi
parent2d63859f6f3ec237ce28e550e2db554dd492c1e5 (diff)
remove unnecessary guard flags for android (for conics)
BUG=skia: NOTREECHECKS=True Review URL: https://codereview.chromium.org/868783002
Diffstat (limited to 'gyp/skia_for_android_framework_defines.gypi')
-rw-r--r--gyp/skia_for_android_framework_defines.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/skia_for_android_framework_defines.gypi b/gyp/skia_for_android_framework_defines.gypi
index c4fe808f3e..2fa3e78084 100644
--- a/gyp/skia_for_android_framework_defines.gypi
+++ b/gyp/skia_for_android_framework_defines.gypi
@@ -20,8 +20,6 @@
'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG',
# TODO(tfarina): Remove this when Android is fixed. skbug.com/3178
'SK_SUPPORT_LEGACY_PORTER_DUFF',
- 'SK_SUPPORT_LEGACY_ADDOVAL',
- 'SK_SUPPORT_LEGACY_ADDRRECT',
'SK_LEGACY_DRAWPICTURECALLBACK',
],
},