remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS (now in SkUserConfig.h)

BUG=skia:
TBR=
NOTRY=True

Review URL: https://codereview.chromium.org/1200623003
This commit is contained in:
reed 2015-06-20 08:45:59 -07:00 committed by Commit bot
parent 7b05ff11eb
commit dab1f60d12

View File

@ -13,7 +13,6 @@
# If these become 'permanent', they should be moved into skia_common.gypi
#
'skia_for_chromium_defines': [
'SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS',
'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS',
],
},