Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Unified Diff: third_party/libpng/pngprefix.h

Issue 1301523005: Update skia to test with libpng to 1.6.10 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Trybots Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« platform_tools/android/gyp/dependencies.gypi ('K') | « platform_tools/android/gyp/dependencies.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698