| Index: include/config/SkUserConfig.h
|
| diff --git a/include/config/SkUserConfig.h b/include/config/SkUserConfig.h
|
| index 63fc90db7203f18682a80e7b200e51bd5bf57ef0..75d0d601d5a30c82d57b10e9d19cd720eb446902 100644
|
| --- a/include/config/SkUserConfig.h
|
| +++ b/include/config/SkUserConfig.h
|
| @@ -72,7 +72,7 @@
|
| enabled by uncommenting them below.
|
| */
|
| //#define SK_DEBUG_GLYPH_CACHE
|
| -//#define SK_DEBUG_PATH
|
| +#define SK_DEBUG_PATH
|
|
|
| /* To assist debugging, Skia provides an instance counting utility in
|
| include/core/SkInstCount.h. This flag turns on and off that utility to
|
|
|