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

Unified Diff: samples/fx_lpng/src/fx_pngwutil.c

Issue 950113002: Backport PNG output format to origin/master branch. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Add missing image_diff files. 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 | « samples/fx_lpng/src/fx_pngwtran.c ('k') | samples/image_diff.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/fx_lpng/src/fx_pngwutil.c
diff --git a/core/src/fxcodec/lcms2/src/fx_cmscnvrt.c b/samples/fx_lpng/src/fx_pngwutil.c
similarity index 83%
copy from core/src/fxcodec/lcms2/src/fx_cmscnvrt.c
copy to samples/fx_lpng/src/fx_pngwutil.c
index 9b9eb99c70ffe1ad1842ebfc34c2628b44520c48..b07fb40500e77980450ef5f9f47e0759bd4a9371 100644
--- a/core/src/fxcodec/lcms2/src/fx_cmscnvrt.c
+++ b/samples/fx_lpng/src/fx_pngwutil.c
@@ -1,7 +1,7 @@
-// Copyright 2014 PDFium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-
-#include "../lcms2-2.6/src/cmscnvrt.c"
+// Copyright 2014 PDFium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
+
+#include "../lpng_v163/fx_pngwutil.c"
« no previous file with comments | « samples/fx_lpng/src/fx_pngwtran.c ('k') | samples/image_diff.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698