summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-20 19:53:39 +0000
committerreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-20 19:53:39 +0000
commitef49ab81bd29b2f791ad7fa9c1f2a95c2cfeb4ab (patch)
treef41ff78109b87d1969ae129c537b063e667d0577 /skia/skia.gyp
parentbb399d97a721cf74316a4af13d704f12a4c45dfd (diff)
downloadchromium_src-ef49ab81bd29b2f791ad7fa9c1f2a95c2cfeb4ab.zip
chromium_src-ef49ab81bd29b2f791ad7fa9c1f2a95c2cfeb4ab.tar.gz
chromium_src-ef49ab81bd29b2f791ad7fa9c1f2a95c2cfeb4ab.tar.bz2
commit mirror of http://codereview.chromium.org/6879049/
Enable fast radial calculations Review URL: http://codereview.chromium.org/6882093 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82347 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index dad696c..483547f 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -711,7 +711,7 @@
'GR_STATIC_RECT_VB=1',
'GR_AGGRESSIVE_SHADER_OPTS=1',
'SK_DISABLE_FAST_AA_STROKE_RECT',
- 'SK_USE_SLOW_2POINT_RADIAL_GRADIENT',
+# 'SK_USE_SLOW_2POINT_RADIAL_GRADIENT',
],
'sources!': [
'../third_party/skia/include/core/SkTypes.h',