aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2015-09-08 11:02:04 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-09-08 11:02:04 -0700
commit0f0af23889ee631a395a3e19a5d3b63d7ce945bb (patch)
tree9c7d1bfb8f11563b4a3e9cf0d91ce258927b0f67 /gyp
parent90e8ab79beffbe82fcd439eb84473f402224db7b (diff)
Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE"
master-skia has been updated to use isABitmap This reverts commit ff390c9bdd852405d9dc0fd5e384b1f935d8df08. BUG=skia: Review URL: https://codereview.chromium.org/1310573008
Diffstat (limited to 'gyp')
-rw-r--r--gyp/skia_for_android_framework_defines.gypi1
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 92452117e9..166bd785a3 100644
--- a/gyp/skia_for_android_framework_defines.gypi
+++ b/gyp/skia_for_android_framework_defines.gypi
@@ -17,7 +17,6 @@
# Needed until we fix skbug.com/2440.
'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG',
'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS',
- 'SK_SUPPORT_LEGACY_SHADERBITMAPTYPE',
],
},
}