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

Unified Diff: third_party/libpng16/README.pdfium

Issue 1607053003: XFA: Unconditionally use static png_gt() in png.c (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: README.pdfium Created 4 years, 11 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/libpng16/README.pdfium
diff --git a/third_party/libpng16/README.pdfium b/third_party/libpng16/README.pdfium
index 66d2d0684a0071424c9a61bddad9663f64d6490c..d60bc6f4280503c44529ef2e44dea0805af15eca 100644
--- a/third_party/libpng16/README.pdfium
+++ b/third_party/libpng16/README.pdfium
@@ -12,3 +12,4 @@ Local Modifications:
pnglibconf.h: a copy of libpng's scripts/pnglibconf.h.prebuilt.
0000-build-config.patch: Local build configuration changes.
0001-disable-arm-neon.diff: Disable ARM NEON optimizations.
+0002-static-png-gt.patch: Unconditionally use static png_gt() in png.c to avoid compilation warning.

Powered by Google App Engine
This is Rietveld 408576698