summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-16 17:40:35 +0000
committerreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-16 17:40:35 +0000
commit7a7c98568fa6c8b1059a1adbebce7945452f77cf (patch)
tree57778988787462f99c272796d8a20eef327dbf88 /skia/skia.gyp
parent519333d09ba6f7d988d249015dd6f47fd3e2ff20 (diff)
downloadchromium_src-7a7c98568fa6c8b1059a1adbebce7945452f77cf.zip
chromium_src-7a7c98568fa6c8b1059a1adbebce7945452f77cf.tar.gz
chromium_src-7a7c98568fa6c8b1059a1adbebce7945452f77cf.tar.bz2
remove hack in extractSubset
Review URL: https://codereview.chromium.org/11167006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162159 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 7604d0a..747427c 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -242,9 +242,6 @@
# Temporarily ignore fix to antialias coverage, until we can rebaseline
'SK_USE_LEGACY_AA_COVERAGE',
- # Temporarily disable opacity fix in extractSubset
- 'SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX',
-
# Temporarily keep old int-srcrect behavior, until we determine if
# the few failures are a bug or not.
'SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT',