aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn
diff options
context:
space:
mode:
authorGravatar Mike Reed <reed@google.com>2017-04-13 16:02:22 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-04-13 20:44:24 +0000
commit818580d81b4a80071b5150e0febdf2fbe3826413 (patch)
treed23a86ab087e85984bfd8cc5ff8f8646b39f331d /gn
parentc756c7acfeddb65f8eaa3f59714d5de93368ec30 (diff)
remove code directly involved in lock/unlock in SkPixelRef
Bug: skia:6481 Change-Id: I3c301ad42b082e04e233aa32d77862036fe998fa Reviewed-on: https://skia-review.googlesource.com/13463 Reviewed-by: Matt Sarett <msarett@google.com> Commit-Queue: Mike Reed <reed@google.com>
Diffstat (limited to 'gn')
-rw-r--r--gn/android_framework_defines.gni2
1 files changed, 0 insertions, 2 deletions
diff --git a/gn/android_framework_defines.gni b/gn/android_framework_defines.gni
index 3447efeb59..67c6a2d5e2 100644
--- a/gn/android_framework_defines.gni
+++ b/gn/android_framework_defines.gni
@@ -4,8 +4,6 @@
# found in the LICENSE file.
android_framework_defines = [
- "SK_SUPPORT_LEGACY_UNBALANCED_PIXELREF_LOCKCOUNT",
-
# Needed until we fix https://bug.skia.org/2440 .
"SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG",
"SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS",