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

Unified Diff: third_party/third_party.gyp

Issue 1763493002: Rename png_ functions conflicting with chrome. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Fix pngprefix.h comment Created 4 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 | « third_party/libpng16/pngprefix.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/third_party.gyp
diff --git a/third_party/third_party.gyp b/third_party/third_party.gyp
index 6746230f1d8a557b04d62347b53e711ccdf8f444..d58c9a71d015693e41e46bcc756c8d5135a88dc0 100644
--- a/third_party/third_party.gyp
+++ b/third_party/third_party.gyp
@@ -10,7 +10,6 @@
'defines': [
'OPJ_STATIC',
'PNG_PREFIX',
- 'PNGPREFIX_H',
'PNG_USE_READ_MACROS',
'_CRT_SECURE_NO_WARNINGS',
],
@@ -280,6 +279,7 @@
'libpng16/pnglibconf.h',
'libpng16/pngmem.c',
'libpng16/pngpread.c',
+ 'libpng16/pngprefix.h',
'libpng16/pngpriv.h',
'libpng16/pngread.c',
'libpng16/pngrio.c',
« no previous file with comments | « third_party/libpng16/pngprefix.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698