remove SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS from chrome

TBR=
NOTRY=True

Author: reed@google.com

Review URL: https://codereview.chromium.org/320583003
This commit is contained in:
reed 2014-06-06 09:02:22 -07:00 committed by Commit bot
parent ea6b46b6c0
commit d71be5d78b

View File

@ -14,10 +14,8 @@
#
'skia_for_chromium_defines': [
'SK_SUPPORT_LEGACY_GETTOPDEVICE',
'SK_SUPPORT_LEGACY_SETCONFIG_INFO',
'SK_SUPPORT_LEGACY_N32_NAME',
'SK_IGNORE_ETC1_SUPPORT',
'SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS',
'SK_SUPPORT_LEGACY_DRAWPICTURE_API',
],
},