diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-04 15:23:40 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-04 15:23:40 +0000 |
commit | 4561eff42c0bcfad342f8f9d1b3eb514c465fec8 (patch) | |
tree | a3bd066828ee97ec454611f46aea27cd13464150 /skia/skia.gyp | |
parent | 8ee02243af455a38e1a51bfbf8ef95742671a70b (diff) | |
download | chromium_src-4561eff42c0bcfad342f8f9d1b3eb514c465fec8.zip chromium_src-4561eff42c0bcfad342f8f9d1b3eb514c465fec8.tar.gz chromium_src-4561eff42c0bcfad342f8f9d1b3eb514c465fec8.tar.bz2 |
Roll Skia DEPS to r6659 & remove suppressions
control: https://codereview.chromium.org/11348377/
Review URL: https://codereview.chromium.org/11414309
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170955 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 7a3e20c..76214d5 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -232,11 +232,7 @@ # Temporarily keep old int-srcrect behavior, until we determine if # 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!': [ |