commit | 77689daf3e14d7005e66e729a63eac1bd8567876 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Thu Jan 07 15:58:35 2016 -0800 |
committer | Lei Zhang <thestig@chromium.org> | Thu Jan 07 15:58:35 2016 -0800 |
tree | 5fe13949718a3bab8695fa3a028457873fc5cab6 | |
parent | 9c2c87d1c7443b4eeb3e439af7dc34f695bbd2c8 [diff] [blame] |
XFA: Add missing libtiff file from commit 9c2c87d1c744. TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1571523002 .
diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn index ed8037b..0ad92ab 100644 --- a/third_party/BUILD.gn +++ b/third_party/BUILD.gn
@@ -306,6 +306,7 @@ ] sources = [ "libtiff/tiffiop.h", + "libtiff/tiffvers.h", "libtiff/tif_aux.c", "libtiff/tif_close.c", "libtiff/tif_codec.c",