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

Unified Diff: third_party/libpng/scripts/pnglibconf.h.prebuilt

Issue 2033063003: Check libpng directly into third_party/ (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: public.bzl Created 4 years, 7 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/libpng/scripts/pnglibconf.h.prebuilt
diff --git a/third_party/libpng/pnglibconf.h b/third_party/libpng/scripts/pnglibconf.h.prebuilt
similarity index 98%
copy from third_party/libpng/pnglibconf.h
copy to third_party/libpng/scripts/pnglibconf.h.prebuilt
index 7204c6d4a0c10f046c190afaa8857c463bee9ae3..5e46c229caa1c5921b76966a771cace46093c14d 100644
--- a/third_party/libpng/pnglibconf.h
+++ b/third_party/libpng/scripts/pnglibconf.h.prebuilt
@@ -1,8 +1,8 @@
-/* libpng 1.6.22beta03 STANDARD API DEFINITION */
+/* libpng 1.6.22rc01 STANDARD API DEFINITION */
/* pnglibconf.h - library build configuration */
-/* Libpng version 1.6.22beta03 - February 8, 2016 */
+/* Libpng version 1.6.22rc01 - May 14, 2016 */
/* Copyright (c) 1998-2015 Glenn Randers-Pehrson */

Powered by Google App Engine
This is Rietveld 408576698