summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-21 14:56:26 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-21 14:56:26 +0000
commitd38eb2edf33ef3e190ee7e12074d96cb626b8997 (patch)
tree8b1f0cc689852932cfd2aa1670850a805d57d307 /skia/skia.gyp
parent48a34aaf40b7e7889aa5fc7c4450a32e767c85f6 (diff)
downloadchromium_src-d38eb2edf33ef3e190ee7e12074d96cb626b8997.zip
chromium_src-d38eb2edf33ef3e190ee7e12074d96cb626b8997.tar.gz
chromium_src-d38eb2edf33ef3e190ee7e12074d96cb626b8997.tar.bz2
Roll Skia DEPS to r6523
Basing this roll on: https://codereview.chromium.org/11419109/ with a minor patch Review URL: https://codereview.chromium.org/11411125 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169044 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index aa02390..37bfe42 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -218,6 +218,7 @@
'GR_STATIC_RECT_VB=1',
'GR_AGGRESSIVE_SHADER_OPTS=1',
'SK_DEFERRED_CANVAS_USES_GPIPE=1',
+ 'SK_IGNORE_NEW_STROKERECT',
# this flag can be removed entirely once this has baked for a while
'SK_ALLOW_OVER_32K_BITMAPS',