remove unnecessary guard flags for android (for conics)

BUG=skia:
NOTREECHECKS=True

Review URL: https://codereview.chromium.org/868783002
This commit is contained in:
reed 2015-01-22 13:41:00 -08:00 committed by Commit bot
parent 2d63859f6f
commit 5c05a1b137

View File

@ -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',
],
},