Index: third_party/libpng/pngprefix.h |
diff --git a/third_party/libpng/pngprefix.h b/third_party/libpng/pngprefix.h |
index 8ffd7251f80ca0444e51032c72ffd7c2a2f02272..a3d64f7ac3aa9595d4c9f6e372fda6ccbd1551b2 100644 |
--- a/third_party/libpng/pngprefix.h |
+++ b/third_party/libpng/pngprefix.h |
@@ -445,3 +445,4 @@ |
#define png_write_chunk_start skia_png_write_chunk_start |
#define png_write_chunk_end skia_png_write_chunk_end |
#define png_write_sig skia_png_write_sig |
+#define png_init_filter_functions_neon skia_png_init_filter_functions_neon |