From ba9d4655ca39c3a4620acb8e6252defb87a758ad Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Fri, 30 Oct 2015 15:51:13 -0700 Subject: Merge to XFA: Remove external jpeg provider interface. (cherry picked from commit 3d59bd9d66d01eb39c30742bce67fa0376cb4ea8) Review URL: https://codereview.chromium.org/1407903005 . Conflicts: core/include/fxcodec/fx_codec_provider.h core/src/fxcodec/codec/codec_int.h core/src/fxcodec/codec/fx_codec_jpeg.cpp R=thestig@chromium.org Review URL: https://codereview.chromium.org/1412713009 . --- pdfium.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index 10f0cffda5..48ed36de42 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -332,7 +332,6 @@ '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', 'core/src/fxcodec/codec/fx_codec_bmp.cpp', -- cgit v1.2.3