diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-04-13 17:28:06 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-04-13 17:28:36 +0200 |
commit | 316536b2e8da23d9f91d75f79cf64b0bf21f84aa (patch) | |
tree | 44a06670b2b066609881d0090970bc9643727472 /external | |
parent | 78869ad9d4c904e665529befe5181ea5121fba1d (diff) |
external: mark pdfium / system-zlib patch as upstreamed
Change-Id: I65709e73b36561b2214f148327baa38fe8a99ad1
Diffstat (limited to 'external')
-rw-r--r-- | external/pdfium/UnpackedTarball_pdfium.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/external/pdfium/UnpackedTarball_pdfium.mk b/external/pdfium/UnpackedTarball_pdfium.mk index d868cc0c23d4..730181d2c1f3 100644 --- a/external/pdfium/UnpackedTarball_pdfium.mk +++ b/external/pdfium/UnpackedTarball_pdfium.mk @@ -12,6 +12,7 @@ pdfium_patches += visibility.patch.1 # To support macOS 10.9 baseline. pdfium_patches += macos.patch.1 pdfium_patches += ubsan.patch +# Upstreamed as <https://pdfium-review.googlesource.com/4070>. pdfium_patches += system-zlib.patch.1 $(eval $(call gb_UnpackedTarball_UnpackedTarball,pdfium)) |