| Index: skia/config/SkUserConfig.h
|
| diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
|
| index 796f4e7a465fdec93c62e716e76958fd6dbb5fcc..da86234f7c51031b2231ae7a343924c6b0fd0c62 100644
|
| --- a/skia/config/SkUserConfig.h
|
| +++ b/skia/config/SkUserConfig.h
|
| @@ -245,10 +245,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
|
| */
|
| #define SK_DISABLE_OFFSETIMAGEFILTER_OPTIMIZATION
|
|
|
| -/* Disable tight bounds for saveLayer offscreens in Skia until rebaselining is done.
|
| - */
|
| -#define SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS
|
| -
|
| /* This flag forces Skia not to use typographic metrics with GDI.
|
| */
|
| #define SK_GDI_ALWAYS_USE_TEXTMETRICS_FOR_FONT_METRICS
|
|
|