From e0bba9950b1b2ff97835d6687a300944bd80520a Mon Sep 17 00:00:00 2001 From: "agl@chromium.org" Date: Mon, 17 Aug 2009 19:05:52 +0000 Subject: Build fix: I put the defines in the wrong section. When building with use_system_libpng, the build will end up using the png.h from third_party because I put the defines stanza in the wrong place. (reported by fta) git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23561 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/libpng/libpng.gyp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'third_party/libpng') diff --git a/third_party/libpng/libpng.gyp b/third_party/libpng/libpng.gyp index 4e11805..3ea279c 100644 --- a/third_party/libpng/libpng.gyp +++ b/third_party/libpng/libpng.gyp @@ -70,13 +70,13 @@ 'dependencies': [ '../zlib/zlib.gyp:zlib', ], - 'defines': [ - 'USE_SYSTEM_LIBPNG', - ], 'direct_dependent_settings': { 'cflags': [ '