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

Side by Side Diff: third_party/libpng/pngvcrd.c

Issue 2021403002: Update libpng to 1.6.22 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rearrange pnglibconf.h Created 4 years, 6 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 unified diff | Download patch
« no previous file with comments | « third_party/libpng/pngusr.h ('k') | third_party/libpng/pngwio.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 /* pngvcrd.c
2 *
3 * Last changed in libpng 1.2.48 [March 8, 2012]
4 * Copyright (c) 1998-2002,2004,2007,2012 Glenn Randers-Pehrson
5 * Copyright (c) 1998-2012 Glenn Randers-Pehrson
6 *
7 * This code is released under the libpng license.
8 * For conditions of distribution and use, see the disclaimer
9 * and license in png.h
10 *
11 * This nearly empty file is for use by configure's compilation test. The
12 * remainder of the file was removed from libpng-1.2.20.
13 */
OLDNEW
« no previous file with comments | « third_party/libpng/pngusr.h ('k') | third_party/libpng/pngwio.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698