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

Unified Diff: pdfium.gyp

Issue 889253003: Fix XFA build after combining PDFium into Chromium binary. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 10 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
« no previous file with comments | « core/src/fxcodec/fx_lpng/lpng_v163/png.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 96f0e5ce1f31adf232ea3afece4e93247fadc193..d874c44e27867b40dc9cdd696606d622aed215cb 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -15,6 +15,9 @@
'_FPDFSDK_LIB',
'_NO_GDIPLUS_', # workaround text rendering issues on Windows
'OPJ_STATIC',
+ 'PNG_PREFIX',
+ 'PNGPREFIX_H',
+ 'PNG_USE_READ_MACROS',
],
'include_dirs': [
'third_party/freetype/include',
« no previous file with comments | « core/src/fxcodec/fx_lpng/lpng_v163/png.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698