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

Unified Diff: third_party/libtiff/tif_thunder.c

Issue 1563103002: XFA: Upgrade to libtiff 4.0.6. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: rename to libtiff Created 4 years, 11 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 | « third_party/libtiff/tif_swab.c ('k') | third_party/libtiff/tif_tile.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libtiff/tif_thunder.c
diff --git a/third_party/tiff_v403/tif_thunder.c b/third_party/libtiff/tif_thunder.c
similarity index 99%
rename from third_party/tiff_v403/tif_thunder.c
rename to third_party/libtiff/tif_thunder.c
index e2d4ac0439d8db6cd2764779a0c53b9fccbb512d..390891c98bde1a07c593e6560f754826f656f11a 100644
--- a/third_party/tiff_v403/tif_thunder.c
+++ b/third_party/libtiff/tif_thunder.c
@@ -23,6 +23,7 @@
* LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
* OF THIS SOFTWARE.
*/
+
#include "tiffiop.h"
#include <assert.h>
#ifdef THUNDER_SUPPORT
@@ -204,5 +205,3 @@ TIFFInitThunderScan(TIFF* tif, int scheme)
* fill-column: 78
* End:
*/
-
-
« no previous file with comments | « third_party/libtiff/tif_swab.c ('k') | third_party/libtiff/tif_tile.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698