remove flags that are now in chrome's SkUserConfig.h

R=reed@google.com
NOTRY=True

Author: reed@chromium.org

Review URL: https://codereview.chromium.org/367483003
This commit is contained in:
reed 2014-07-01 02:51:26 -07:00 committed by Commit bot
parent 10722184fd
commit 12ffdb31c9

View File

@ -15,10 +15,6 @@
'skia_for_chromium_defines': [
'SK_SUPPORT_LEGACY_PICTURE_CLONE',
'SK_SUPPORT_LEGACY_GETDEVICE',
'SK_SUPPORT_LEGACY_GETTOPDEVICE',
'SK_SUPPORT_LEGACY_BITMAP_CONFIG',
'SK_SUPPORT_LEGACY_N32_NAME',
'SK_SUPPORT_LEGACY_SETCONFIG',
'SK_IGNORE_ETC1_SUPPORT',
'SK_IGNORE_GPU_DITHER',
],