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