diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-05-31 21:47:03 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-05-31 21:47:03 +0000 |
commit | ed4dc2afaa4285a6d10a16fca77d1b9cbe3083d3 (patch) | |
tree | 20131d81915faedbf5fc404c17fe20ab52973c63 /gyp | |
parent | f71e8fd0c5d2da9795d00a5b81b716ae585be14a (diff) |
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
R=scroggo@google.com
Author: reed@google.com
Review URL: https://codereview.chromium.org/308953002
git-svn-id: http://skia.googlecode.com/svn/trunk@15016 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/skia_for_android_framework_defines.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/skia_for_android_framework_defines.gypi b/gyp/skia_for_android_framework_defines.gypi index 1f6a2fc325..7dc6c97e23 100644 --- a/gyp/skia_for_android_framework_defines.gypi +++ b/gyp/skia_for_android_framework_defines.gypi @@ -13,7 +13,6 @@ # If these become 'permanent', they should be moved into common_variables.gypi # 'skia_for_android_framework_defines': [ - 'SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE', 'SK_SUPPORT_LEGACY_SETCONFIG_INFO', # Needed until we fix skbug.com/2440. 'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG', |