aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2014-09-03 06:31:06 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-09-03 06:31:06 -0700
commit1cf15b47352ff1f69912e429f149a47a14e6d717 (patch)
tree816ef99bbbdf87c30c76e7e6c1b5ce38af9e5c1f /gyp
parenta695514cedbcdab6e5620e06025636a913caaf6d (diff)
remove flags that are already mirrored in chrome's SkUserConfig.h
NOTRY=True TBR=fmalita@google.com Author: reed@google.com Review URL: https://codereview.chromium.org/537563002
Diffstat (limited to 'gyp')
-rw-r--r--gyp/skia_for_chromium_defines.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/skia_for_chromium_defines.gypi b/gyp/skia_for_chromium_defines.gypi
index 636fd87a8e..1a3c23fcb2 100644
--- a/gyp/skia_for_chromium_defines.gypi
+++ b/gyp/skia_for_chromium_defines.gypi
@@ -13,10 +13,8 @@
# If these become 'permanent', they should be moved into skia_common.gypi
#
'skia_for_chromium_defines': [
- 'SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL',
'SK_IGNORE_PROPER_FRACTIONAL_SCALING',
'SK_SUPPORT_LEGACY_PICTURE_CLONE',
- 'SK_SUPPORT_LEGACY_GETDEVICE',
'SK_IGNORE_ETC1_SUPPORT',
'SK_IGNORE_GPU_DITHER',
'SK_SUPPORT_LEGACY_IMAGECACHE_NAME',