remove flags that are now in chrome's SkUserConfig.h
authorreed <reed@chromium.org>
Tue, 1 Jul 2014 09:51:26 +0000 (02:51 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 1 Jul 2014 09:51:26 +0000 (02:51 -0700)
R=reed@google.com
NOTRY=True

Author: reed@chromium.org

Review URL: https://codereview.chromium.org/367483003

gyp/skia_for_chromium_defines.gypi

index 967e1ff..93674ef 100644 (file)
     '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',
     ],