Index: skia/skia.gyp |
=================================================================== |
--- skia/skia.gyp (revision 161562) |
+++ skia/skia.gyp (working copy) |
@@ -241,6 +241,10 @@ |
# Temporarily ignore fix to antialias coverage, until we can rebaseline |
'SK_USE_LEGACY_AA_COVERAGE', |
+ |
+ # Temporarily keep old int-srcrect behavior, until we determine if |
+ # the few failures are a bug or not. |
+ 'SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT', |
], |
'sources!': [ |
'../third_party/skia/include/core/SkTypes.h', |