summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-29 13:06:31 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-29 13:06:31 +0000
commit88105a251a121a120f2da37d751a4bc5bb40c4db (patch)
treefa15d616ebbc588997a50bf2def27ea1913d0a5b /skia/skia.gyp
parent88d277ce1c55a464937e439e8d3cb69c14a1f5e9 (diff)
downloadchromium_src-88105a251a121a120f2da37d751a4bc5bb40c4db.zip
chromium_src-88105a251a121a120f2da37d751a4bc5bb40c4db.tar.gz
chromium_src-88105a251a121a120f2da37d751a4bc5bb40c4db.tar.bz2
Roll skia DEPS to r6593
Review URL: https://codereview.chromium.org/11421143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170172 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 8eb4b69..3a92620 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -234,6 +234,8 @@
# Moved from SkUserConfig.h, so we can rebaseline when we remove this.
'SK_DISABLE_DITHER_32BIT_GRADIENT',
+
+ 'SK_DISABLE_DASHING_OPTIMIZATION',
],
'sources!': [
'../third_party/skia/include/core/SkTypes.h',