summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-07 14:01:30 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-07 14:01:30 +0000
commit1637a79c354e2e67de0b5d891b8358784bd8347f (patch)
tree9ca3b91d35e9e3e9107b21c8f8761a8d12512623 /skia/skia.gyp
parent437d1f04f5cc13f0fa87431addd5fe9b667f95ab (diff)
downloadchromium_src-1637a79c354e2e67de0b5d891b8358784bd8347f.zip
chromium_src-1637a79c354e2e67de0b5d891b8358784bd8347f.tar.gz
chromium_src-1637a79c354e2e67de0b5d891b8358784bd8347f.tar.bz2
Roll Skia DEPS to 7635 & remove suppressions that have been moved to WebKit
control: https://codereview.chromium.org/12209049/ Review URL: https://codereview.chromium.org/12207053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181299 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp6
1 files changed, 0 insertions, 6 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 9c17d2d..a20e4be 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -227,12 +227,6 @@
# SkGraphics::Init().
'SK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0',
- 'SK_IGNORE_1XN_BITMAP_OPT',
- 'SK_IGNORE_CLIP_BUG_FIX',
- 'SK_IGNORE_CONVEX_QUAD_OPT',
- 'SK_IGNORE_SETLINE_FIX',
-
- 'SK_IGNORE_GRADIENT_DITHER_FIX',
# Disable this check because it is too strict for some Chromium-specific
# subclasses of SkPixelRef. See bug: crbug.com/171776.