| Index: skia/config/SkUserConfig.h
|
| diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
|
| index f86a1f708090374814a8a2a0dc69a9bfe6568843..358fb13c30432a113ecaaae0d3e0481068c93921 100644
|
| --- a/skia/config/SkUserConfig.h
|
| +++ b/skia/config/SkUserConfig.h
|
| @@ -283,10 +283,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
|
| # define SK_SUPPORT_LEGACY_ADDRRECT
|
| #endif
|
|
|
| -#ifndef SK_IGNORE_GPU_LAYER_HOISTING
|
| -# define SK_IGNORE_GPU_LAYER_HOISTING
|
| -#endif
|
| -
|
| // If this goes well, we can have Skia respect DYNAMIC_ANNOTATIONS_ENABLED directly.
|
| #if DYNAMIC_ANNOTATIONS_ENABLED
|
| # define SK_DYNAMIC_ANNOTATIONS_ENABLED 1
|
|
|