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

Unified Diff: samples/fx_lpng/include/fx_png.h

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 | « no previous file | samples/fx_lpng/lpng_v163/fx_png.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/fx_lpng/include/fx_png.h
diff --git a/core/src/fxcodec/lcms2/src/fx_cmssm.c b/samples/fx_lpng/include/fx_png.h
similarity index 86%
copy from core/src/fxcodec/lcms2/src/fx_cmssm.c
copy to samples/fx_lpng/include/fx_png.h
index b8c716041e2f38e502cb56762bad34077a13e5dd..4ef53d02988e3d70a522fcf144f5b2cb984b5d39 100644
--- a/core/src/fxcodec/lcms2/src/fx_cmssm.c
+++ b/samples/fx_lpng/include/fx_png.h
@@ -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/cmssm.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/png.h"
« no previous file with comments | « no previous file | samples/fx_lpng/lpng_v163/fx_png.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698