summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-10-30 13:33:35 -0700
committerTom Sepez <tsepez@chromium.org>2015-10-30 13:33:35 -0700
commit3d59bd9d66d01eb39c30742bce67fa0376cb4ea8 (patch)
tree7e68785f0a1316afa573870dac473d830e12ce94 /BUILD.gn
parent71c5a4c83ba4a3bdb322a19a24dba1ac57655199 (diff)
downloadpdfium-3d59bd9d66d01eb39c30742bce67fa0376cb4ea8.tar.xz
Remove external jpeg provider interface.
It is unused in PDFium. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1407903005 .
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 120abc2fe2..381e4a77da 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -357,7 +357,6 @@ static_library("fxcodec") {
"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_fax.cpp",