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

Unified Diff: third_party/third_party.gyp

Issue 1571523002: XFA: Add missing libtiff file from commit 9c2c87d1c744. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: 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/tiffvers.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/third_party.gyp
diff --git a/third_party/third_party.gyp b/third_party/third_party.gyp
index b57009c43e237eb6256bc3d8e51c054550ddc67c..54b6aa31a279bbb0990ab943a410ae859421d1fd 100644
--- a/third_party/third_party.gyp
+++ b/third_party/third_party.gyp
@@ -330,6 +330,7 @@
'type': 'static_library',
'sources': [
'libtiff/tiffiop.h',
+ 'libtiff/tiffvers.h',
'libtiff/tif_aux.c',
'libtiff/tif_close.c',
'libtiff/tif_codec.c',
« no previous file with comments | « third_party/libtiff/tiffvers.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698