remove flags now in chrome's SkUserConfig.h
authorreed <reed@chromium.org>
Mon, 22 Dec 2014 14:11:45 +0000 (06:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 22 Dec 2014 14:11:45 +0000 (06:11 -0800)
BUG=skia:
TBR=
NOTRY=True

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

gyp/skia_for_chromium_defines.gypi

index f22be4a..6a9adf5 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_GRADIENT_PRECISION',
-      'SK_SUPPORT_LEGACY_GRADIENT_FACTORIES',
     ],
   },
 }