From dacc22cdfea727a04bce086d9bfec9a4d1a29bd4 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Tue, 14 Jul 2015 16:33:32 -0700 Subject: Move FPDFAPI_FlateInit() prototype and friends to .h file R=thestig@chromium.org Review URL: https://codereview.chromium.org/1240713004 . --- pdfium.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index 2ced8e4d9e..a3697a3f7c 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -334,6 +334,7 @@ '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