From b2552025f977873cc96bdfd7144329623159ad33 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Tue, 14 Jul 2015 16:43:54 -0700 Subject: Merge to XFA: Move FPDFAPI_FlateInit() prototype and friends to .h file (cherry picked from commit dacc22cdfea727a04bce086d9bfec9a4d1a29bd4) Orignal Review URL: https://codereview.chromium.org/1240713004 . TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1230373003 . --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index b236c7bfbe..2277d5e839 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -323,6 +323,7 @@ static_library("fxcodec") { sources = [ "core/include/fxcodec/fx_codec.h", "core/include/fxcodec/fx_codec_def.h", + "core/include/fxcodec/fx_codec_flate.h", "core/include/fxcodec/fx_codec_provider.h", "core/src/fxcodec/codec/codec_int.h", "core/src/fxcodec/codec/fx_codec.cpp", -- cgit v1.2.3