Chromium Code Reviews| Index: third_party/libpng/pnglibconf.h |
| diff --git a/third_party/libpng/pnglibconf.h b/third_party/libpng/pnglibconf.h |
| index da3b2292152a7c344bf8062bd8f50f4a8fbcb28a..4e884717b8d60d48ed2e681475d2c7af4ca68b6e 100644 |
| --- a/third_party/libpng/pnglibconf.h |
| +++ b/third_party/libpng/pnglibconf.h |
| @@ -206,5 +206,6 @@ |
| #define PNG_Z_DEFAULT_STRATEGY 1 |
| #define PNG_sCAL_PRECISION 5 |
| #define PNG_sRGB_PROFILE_CHECKS 2 |
| +#define PNG_PREFIX skia_ |
|
scroggo
2015/03/26 17:19:02
I think it would be good to add some sort of comme
|
| /* end of settings */ |
| #endif /* PNGLCONF_H */ |