| Index: skia/config/SkUserConfig.h
|
| diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
|
| index 161ca829cffb752248e7b3595a2ec84f54cebe13..b7260d85de3cc0ca72c7165e899942e85cb33f53 100644
|
| --- a/skia/config/SkUserConfig.h
|
| +++ b/skia/config/SkUserConfig.h
|
| @@ -221,10 +221,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
|
| #ifndef SK_IGNORE_GPU_DITHER
|
| # define SK_IGNORE_GPU_DITHER
|
| #endif
|
| -
|
| -#ifndef SK_SAVE_LAYER_BOUNDS_ARE_FILTERED
|
| -# define SK_SAVE_LAYER_BOUNDS_ARE_FILTERED
|
| -#endif
|
| ///////////////////////// Imported from BUILD.gn and skia_common.gypi
|
|
|
| /* In some places Skia can use static initializers for global initialization,
|
|
|