remove flags that are now in chrome's SkUserConfig.h
authorreed <reed@google.com>
Thu, 8 Jan 2015 18:20:05 +0000 (10:20 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 8 Jan 2015 18:20:05 +0000 (10:20 -0800)
to land after https://codereview.chromium.org/844783002/

BUG=skia:
TBR=

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

gyp/skia_for_chromium_defines.gypi

index d4566ee..bcc6096 100644 (file)
@@ -13,8 +13,6 @@
     # If these become 'permanent', they should be moved into skia_common.gypi
     #
     'skia_for_chromium_defines': [
-      'SK_SUPPORT_LEGACY_DRAWDATA',
-      'SK_SUPPORT_LEGACY_CANVAS_VIRTUAL',
       'SK_LEGACY_DRAWPICTURECALLBACK',
     ],
   },