aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed <reed@chromium.org>2014-12-22 06:11:45 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-12-22 06:11:45 -0800
commitd582cab37c84feac96111ff7078c15a8e57730a5 (patch)
treea5d4d1562ccd26ed106520552f5f949c884e1482 /gyp
parent4be0238b116cb271122f26d0114540d15dce5bf1 (diff)
remove flags now in chrome's SkUserConfig.h
BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/824653002
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 f22be4a210..6a9adf5a8e 100644
--- a/gyp/skia_for_chromium_defines.gypi
+++ b/gyp/skia_for_chromium_defines.gypi
@@ -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',
],
},
}