diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-03 15:25:02 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-03 15:25:02 +0000 |
commit | b5047fead397ed386bff7cf0901e98bd6844638d (patch) | |
tree | bd48bcc4c6a10e15a0a7a674283828c235f0706e /skia/skia.gyp | |
parent | 664e7caa72f515eecd76ea14ac59f07b9faf5d7a (diff) | |
download | chromium_src-b5047fead397ed386bff7cf0901e98bd6844638d.zip chromium_src-b5047fead397ed386bff7cf0901e98bd6844638d.tar.gz chromium_src-b5047fead397ed386bff7cf0901e98bd6844638d.tar.bz2 |
Roll Skia DEPS to r6641 & add suppressions
control: https://codereview.chromium.org/11418289/
Review URL: https://codereview.chromium.org/11412301
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170740 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r-- | skia/skia.gyp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index 0decae1..ea8cf99 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -232,10 +232,6 @@ # the few failures are a bug or not. 'SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT', - # Moved from SkUserConfig.h, so we can rebaseline when we remove this. - 'SK_DISABLE_DITHER_32BIT_GRADIENT', - - 'SK_DISABLE_DASHING_OPTIMIZATION', 'SK_DISABLE_SEPARABLE_MASK_BLUR', ], 'sources!': [ |